Tony Finch
a4930e1969
Improve DBC in isc_mem_free
...
Unlike standard free(), isc_mem_free() is not a no-op when passed a
NULL pointer. For size accounting purposes it calls sallocx(), which
crashes when passed a NULL pointer. To get more helpful diagnostics,
REQUIRE() that the pointer is not NULL so that when the programmer
makes a mistake they get a backtrace that shows what went wrong.
2022-09-29 10:07:34 +00:00
..
2022-09-27 17:10:42 +02:00
2022-09-29 11:06:58 +02:00
2022-03-02 10:48:09 +00:00
2022-09-12 12:18:57 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-08-25 12:24:29 +02:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 23:49:27 -07:00
2022-01-11 09:05:02 +01:00
2022-07-13 13:19:32 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 15:13:11 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-25 12:24:25 +02:00
2022-09-19 15:56:02 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 15:13:11 +02:00
2022-03-08 11:19:34 +01:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-03-28 15:02:18 -07:00
2022-09-22 14:51:15 +02:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-09-27 17:10:42 +02:00
2022-09-19 15:56:02 +02:00
2022-09-21 14:25:33 -07:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:10:42 +02:00
2022-08-26 09:09:24 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-09-29 10:07:34 +00:00
2022-01-11 09:05:02 +01:00
2022-07-13 13:19:32 +02:00
2022-07-13 13:19:32 +02:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 15:13:11 +02:00
2022-05-23 18:25:18 +03:00
2022-05-23 18:25:18 +03:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:33:43 +01:00
2022-07-05 12:22:55 -07:00
2022-01-11 09:05:02 +01:00
2022-09-19 16:27:12 +02:00
2022-09-26 15:13:11 +02:00
2022-09-21 14:25:33 -07:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-28 15:32:30 +03:00
2022-07-13 13:19:32 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-02-10 17:18:09 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-08-26 09:09:24 +02:00
2022-05-28 14:53:02 -07:00
2022-09-09 20:25:47 +02:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:10:42 +02:00
2022-09-21 14:25:33 -07:00
2022-09-27 17:10:42 +02:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-09-19 16:27:12 +02:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-09-27 17:10:42 +02:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:53:04 +02:00