]> git.ipfire.org Git - thirdparty/bind9.git/commit
ensure buffer in NUL terminated for strchr(); check that p != NULL
authorMark Andrews <marka@isc.org>
Sat, 14 Oct 2017 21:32:53 +0000 (08:32 +1100)
committerMark Andrews <marka@isc.org>
Sat, 14 Oct 2017 21:32:53 +0000 (08:32 +1100)
commit18a1bea187f5abd60ecb0d1cee85f1e32649bb56
treedd43da383ea022a1fd3ebcc066a3adb66f0b9025
parent10c8c23739403c21806bbede9b83b425cec64f5e
ensure buffer in NUL terminated for strchr(); check that p != NULL
lib/isc/tests/mem_test.c