sparsefile: Initialize memory in unit test to make valgrind happy
authorSebastian Dröge <sebastian@centricular.com>
Sun, 29 Jun 2014 17:16:05 +0000 (19:16 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 29 Jun 2014 17:16:05 +0000 (19:16 +0200)
commit434bb149954fb67490261e810473a0a8d677b8ae
tree70aa8a7a53a06995fa1a2d731b0d0839ad0dc7f8
parent417fac010ba33d9eb013eafa0829827ce4e78241
sparsefile: Initialize memory in unit test to make valgrind happy

We were writing unitialized stack memory to the file.
tests/check/libs/sparsefile.c