]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PGMonitor::update_from_paxos: check for bad input
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 4 Nov 2010 22:46:55 +0000 (15:46 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 4 Nov 2010 23:22:21 +0000 (16:22 -0700)
commit62716aa7c9a264c7a575bbccde0d8a7002563210
tree4c8383e077c43306b3949a4773020d57f1a3d8d3
parent8f3672dc488a0c29e7590f8f5656a693d2fdc41c
PGMonitor::update_from_paxos: check for bad input

Be more robust against bad data coming in from the network.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/mon/PGMonitor.cc