extra error checking in Bloom filter to check that the size of the file on disk corre...
authorChristian Grothoff <christian@grothoff.org>
Thu, 15 Dec 2011 12:40:56 +0000 (12:40 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 15 Dec 2011 12:40:56 +0000 (12:40 +0000)
commit2fa26e646e1cfdba15d02ce3428ed72e93d73a09
tree3ec0ec95cb89d3709575190aa865a469b9a9bee5
parent00398b12d163e69befd2732729440e5d21ae0207
extra error checking in Bloom filter to check that the size of the file on disk corresponds to the expected size for the given filter
src/include/gnunet_disk_lib.h
src/util/container_bloomfilter.c
src/util/disk.c