No need to re-implement realloc(). Just use it
authorkrw <krw@openbsd.org>
Sun, 22 Jul 2018 21:32:04 +0000 (21:32 +0000)
committerkrw <krw@openbsd.org>
Sun, 22 Jul 2018 21:32:04 +0000 (21:32 +0000)
commit0fe2d5ab541668f78b4eb5afd76a16d55007e37e
tree3bae907eb254addc5e05b4ce9132840c7b535e4c
parentfc451ba6eee5a238674e9922cf758b4ee763e38a
No need to re-implement realloc(). Just use it
the way the man page says.

ok tb@
sbin/dhclient/options.c