Ondřej Surý
e18b6fb6a6
Use isc_mem_regetx() when appropriate
...
While refactoring the isc_mem_getx(...) usage, couple places were
identified where the memory was resized manually. Use the
isc_mem_reget(...) that was introduced in [GL !5440 ] to resize the
arrays via function rather than a custom code.
2022-10-05 16:44:05 +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-10-05 16:44:05 +02:00
2022-08-26 09:09:24 +02:00
2022-08-26 09:09:24 +02:00
2022-10-05 16:44:05 +02:00
2022-08-26 09:09:24 +02:00
2022-01-11 09:05:02 +01:00
2022-08-26 09:09:24 +02:00
2022-03-25 08:33:43 +01:00
2022-09-27 17:53:04 +02:00
2022-09-15 10:12:15 +02:00
2022-07-01 08:59:24 +02:00
2022-09-27 16:54:39 +02:00
2022-01-11 09:05:02 +01:00
2022-09-30 10:36:30 +02:00
2022-09-15 08:42:45 +10:00
2022-05-03 12:38:59 +00:00
2022-05-03 17:15:43 +03:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-15 11:44:20 +02:00