]> git.ipfire.org Git - people/sennis/libloc.git/commit
writer: Erase the padding
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Dec 2019 13:18:51 +0000 (13:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Dec 2019 13:18:51 +0000 (13:18 +0000)
commit5e16483034c1d00fa2342c16f3ef721ea64c61c1
tree02a3eddf10dd0b8bd55f75bd80349654ee38c27a
parenta0cff45dd8be7a102de156e4f35f2ca08ba68139
writer: Erase the padding

We should not leak any data from the stack into the
database and this makes debugging easier, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/writer.c