Files
dnsmasq/src
Simon Kelley 81f619612e Fix memory allocation in blockdata_retrieve()
This was functionally correct, but every call
malloced a new buffer and freed the previous one, rather
than only doing that when the buffer needed expansion.
2026-01-24 22:00:35 +00:00
..
2026-01-18 12:50:57 +00:00
2026-01-14 20:08:41 +00:00
2025-08-20 12:36:03 +01:00
2025-07-27 15:27:40 +01:00
2025-11-28 15:14:09 +00:00
2025-06-25 15:02:47 +01:00
2025-06-20 15:48:47 +01:00
2025-08-21 22:13:43 +01:00
2025-06-20 15:48:47 +01:00
2025-09-01 22:35:02 +01:00