Tony Finch
afae41aa40
Check the return value from uv_async_send()
...
An omission pointed out by the following report from Coverity:
/lib/isc/loop.c: 483 in isc_loopmgr_pause()
>>> CID 455002: Error handling issues (CHECKED_RETURN)
>>> Calling "uv_async_send" without checking return value (as is done elsewhere 5 out of 6 times).
483 uv_async_send(&loop->pause_trigger);
2023-05-15 18:52:04 +01:00
..
2023-05-12 20:49:43 +01:00
2023-05-13 23:31:45 -07:00
2023-03-29 10:47:53 +00:00
2023-05-12 14:16:25 +02:00
2023-05-12 20:48:31 +01:00
2023-03-29 10:47:53 +00:00
2023-03-08 22:40:03 +00:00
2023-04-03 12:05:28 +10:00
2023-03-30 23:29:25 +02:00
2023-05-12 20:48:31 +01:00
2023-02-26 22:56:07 +00:00
2023-05-12 20:48:31 +01:00
2023-04-25 08:16:46 +02:00
2023-05-12 14:16:25 +02:00
2023-05-12 14:16:25 +02:00
2023-04-27 12:38:53 +02:00
2023-05-03 09:12:34 +02:00
2023-05-12 20:48:31 +01:00
2023-05-15 18:52:04 +01:00
2023-05-12 20:49:43 +01:00
2023-04-03 12:44:27 +10:00
2023-05-12 20:48:31 +01:00
2023-04-03 10:25:56 +00:00
2023-03-31 12:52:59 +00:00
2023-05-12 20:48:31 +01:00
2023-04-27 12:38:53 +02:00
2023-04-21 12:42:10 +02:00
2023-03-31 09:52:54 +00:00
2023-04-03 13:32:40 +00:00
2023-03-28 12:38:28 -07:00
2023-03-31 13:16:28 +02:00
2023-04-03 10:25:56 +00:00
2023-05-12 20:48:31 +01:00
2023-04-12 14:10:37 +02:00
2023-03-31 15:02:06 +02:00
2023-04-03 12:44:27 +10:00
2023-04-03 10:25:56 +00:00
2023-04-21 12:42:10 +02:00
2023-04-27 12:38:53 +02:00