]> granicus.if.org Git - recode/commit
request.c: zero realloc’d memory
authorReuben Thomas <rrt@sc3d.org>
Sat, 27 Jan 2018 14:14:46 +0000 (14:14 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sun, 28 Jan 2018 22:41:22 +0000 (22:41 +0000)
commitad6aa00be0b654d1f7ad7fe52392f2fdaf7edfa0
tree6bc4e67bb7a4fa61d4dc67005a5ef95756e48986
parent6003e957518053b4697eefad54e748b175d2f879
request.c: zero realloc’d memory

For some reason this was being found by Valgrind on Travis, but not on my
dev machine.
src/request.c