]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: Previous test-http-client safe_memset() change broke in some systems.
authorTimo Sirainen <tss@iki.fi>
Tue, 18 Aug 2015 18:10:41 +0000 (21:10 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 18 Aug 2015 18:10:41 +0000 (21:10 +0300)
commitacff3d8f00432763d57ee540f667a7df4c828bdb
treee047cb683a2fdbec8743dd1601a63c0592e33ee4
parent5c46ec74169e03b76ab1e55739aa5386c4f6f107
lib-http: Previous test-http-client safe_memset() change broke in some systems.
Since there's no easy way to fix this in Makefile.am, just do it by actually
using safe_memset()..
src/lib-http/Makefile.am
src/lib-http/test-http-client.c