]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-compress-benchmark: properly initialize buffer 1653/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 18 Oct 2015 21:59:40 +0000 (17:59 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Oct 2015 13:44:16 +0000 (09:44 -0400)
commit0036b0bf2d54d2acf7e8dda2d47fe4cf2123da0a
tree3abfb86070326fc6a23708a2299cd712759dba19
parentc4291c1524ee4e4575c3b0a726ca5507b2ba74f3
test-compress-benchmark: properly initialize buffer

We were compressing unitialized memory, which should not result in
any problems, but is inelegant.
src/journal/test-compress-benchmark.c