]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
conf: fix buffer initalization
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 15 Jun 2010 21:11:55 +0000 (14:11 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 16 Jun 2010 17:14:20 +0000 (10:14 -0700)
commitd5995661ea9eb402f374c9f29739180d6148eabd
treef9eacb9f337440519f38fa548606b47e75a8a881
parentce909c2c3185c9cdb2556ec0c81dd8bcd2180f8e
conf: fix buffer initalization

This fixes a bug where we didn't initialize the variable
post processing buffer, which would sometimes lead to
garbage data.
src/config.cc