config: handle realloc failure in piofolder parsing
authorDavid Härdeman <[email protected]>
Sun, 23 Nov 2025 14:00:45 +0000 (15:00 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Thu, 27 Nov 2025 07:24:45 +0000 (08:24 +0100)
commit2e1042c6c07faad22bc300d1c526b24089b1ced9
tree47d9bc16e4191c85fcc3a4a8ef2b709295d119c5
parent38b0920e376b236ea0b56686d08a4ef49b4bfcbe
config: handle realloc failure in piofolder parsing

Another realloc that goes unchecked.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/320
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/config.c