Files
bind9/bin/dnssec
Ondřej Surý 50e109d659 isc_event_allocate() cannot fail, remove the fail handling blocks
isc_event_allocate() calls isc_mem_get() to allocate the event structure.  As
isc_mem_get() cannot fail softly (e.g. it never returns NULL), the
isc_event_allocate() cannot return NULL, hence we remove the (ret == NULL)
handling blocks using the semantic patch from the previous commit.
2019-08-30 08:55:34 +02:00
..
2017-10-05 01:04:18 -07:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-07-10 14:59:47 +00:00
2019-07-10 14:59:47 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00