]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ProfLogger: add NULL to KEYS in the config observer.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 20 Apr 2011 20:51:50 +0000 (13:51 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 20 Apr 2011 20:51:50 +0000 (13:51 -0700)
commitf940ee86a9e46860627ab579f2d27cab5179314b
tree180b5d256c9de3cb657715da3905b12be34aea66
parent0e8284168e532682dcda9dae5e3e747cac706ddc
ProfLogger: add NULL to KEYS in the config observer.

I believe that without the null pointer it will overrun into
uninitialized memory.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/common/ProfLogger.cc