Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the same...
authorChristian Grothoff <christian@grothoff.org>
Tue, 6 Dec 2011 14:13:38 +0000 (14:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 6 Dec 2011 14:13:38 +0000 (14:13 +0000)
commit8852f5f8ff3d521897175ddeb711d6b77e03fa8a
tree3b8d72cbf4bfb5c2aef091e111aecff61063f5f6
parente22f7eb50d960e9b67cbf782afb9fb833362072c
Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the same time limiting BF size for datastore to 2 GB. Also fixing infinite loop when creating BFs of sizes between 2-4 GB
src/datastore/gnunet-service-datastore.c
src/util/common_allocation.c
src/util/container_bloomfilter.c