Willy-JL
f30f0c1938
Furi: Fix Semaphore atomicity
...
if thread A waiting for acquire(), thread B calls release()
halfway through release() code, A would
wake up and continue, before B finishes release()
this could cause use-after-free if A free()s semaphore after acquire
2024-11-09 04:42:34 +00:00
..
2024-06-21 21:44:36 +01:00
2024-06-13 01:07:29 +10:00
2024-07-15 13:38:49 +09:00
2024-07-06 11:44:25 +01:00
2024-07-15 13:38:49 +09:00
2024-07-15 13:38:49 +09:00
2024-02-12 09:04:12 +07:00
2024-10-31 10:58:16 +09:00
2024-09-09 22:11:53 +01:00
2024-10-31 10:58:16 +09:00
2024-10-31 10:58:16 +09:00
2024-07-02 13:09:50 +01:00
2024-07-02 13:09:50 +01:00
2024-07-02 13:09:50 +01:00
2024-09-07 19:18:51 +01:00
2024-10-31 10:58:16 +09:00
2024-10-31 10:58:16 +09:00
2024-10-31 10:58:16 +09:00
2024-10-14 14:39:09 +01:00
2024-09-15 16:07:04 +01:00
2024-10-14 14:39:09 +01:00
2024-07-15 13:38:49 +09:00
2024-11-09 02:42:15 +00:00
2024-05-16 18:43:27 +04:00
2024-07-15 13:38:49 +09:00
2024-05-16 18:43:27 +04:00
2024-10-31 10:58:16 +09:00
2024-06-11 03:04:29 +10:00
2024-10-31 10:58:16 +09:00
2024-06-05 18:04:03 +01:00
2024-06-11 03:04:29 +10:00
2024-03-19 23:43:52 +09:00
2024-06-11 03:04:29 +10:00
2024-03-19 23:43:52 +09:00
2024-11-09 04:42:34 +00:00
2024-08-07 12:49:41 +09:00
2024-10-31 10:58:16 +09:00
2024-06-10 20:53:08 +03:00
2024-08-09 16:14:40 +09:00
2024-08-09 16:14:40 +09:00
2024-10-14 14:39:09 +01:00
2024-10-02 18:11:13 +01:00
2024-10-02 18:11:13 +01:00
2024-10-02 18:11:13 +01:00
2024-10-14 14:39:09 +01:00
2024-10-14 14:39:09 +01:00
2024-10-15 18:11:41 +01:00
2024-10-14 14:39:09 +01:00