Files
bind9/lib/isc
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-02-26 22:56:07 +00:00
2023-05-12 20:49:43 +01:00
2023-03-28 12:38:28 -07:00
2023-05-12 20:48:31 +01:00
2023-04-12 14:10:37 +02:00
2023-04-27 12:38:53 +02:00