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
..
2019-07-21 15:16:28 -04:00
2019-07-31 11:56:58 +02:00
2019-07-31 11:56:58 +02:00
2019-08-30 08:55:34 +02:00
2019-08-30 08:55:34 +02:00
2019-03-08 15:15:05 +01:00
2019-08-12 13:59:41 +00:00
2019-08-30 08:55:34 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:17 +00:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:36 -04:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:36 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:36 -04:00
2019-07-31 14:54:40 +02:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:36 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:35 -04:00
2019-07-09 16:11:14 +02:00
2019-07-23 15:32:35 -04:00
2019-07-12 15:28:00 +02:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-11 14:27:13 +11:00
2019-08-08 07:15:04 -04:00
2019-03-08 15:15:05 +01:00
2019-07-12 15:28:58 +02:00
2019-05-21 10:23:13 +00:00
2019-07-09 16:11:14 +02:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-08-30 08:55:34 +02:00
2019-07-23 15:32:35 -04:00
2019-07-31 11:56:58 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00