]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Release option memory if there is a problem allocating a large
authorRoy Marples <roy@marples.name>
Thu, 21 Jul 2016 08:45:00 +0000 (08:45 +0000)
committerRoy Marples <roy@marples.name>
Thu, 21 Jul 2016 08:45:00 +0000 (08:45 +0000)
commite4cba32ed596e5094e1efc78d4f05b72e2ef2f5b
tree1d1cddadee015170c31b115a64318e6b837db3a0
parent63051c44e9539dcb76ebec80f239c641b488524e
Release option memory if there is a problem allocating a large
enough buffer to read the file.
Thanks to Koichi Okamoto for the initial patch.
if-options.c