Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 75 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Do not zero out value if we're reallocing during startup. Loading branch information ... commit a81504611f48fd4ca9b983ee5daed734962f9dd8 1 parent 889d092 qpfiffer authored Feb 27, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . +1 −1 src/utils.c 2 src/utils.c Show notes View @@ -67,7 +67,7 @@ int _ol_reallocate_bucket(ol_database *db, ol_bucket *bucket, ...