snapshot: zero out entire siginfo_t
authorBrian Norris <banorris@uci.edu>
Tue, 5 Jun 2012 19:54:52 +0000 (12:54 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 5 Jun 2012 19:54:52 +0000 (12:54 -0700)
commit99fa967b684157d23b0316d419731aa8af26b86e
treedce3e5868267a6c8f91e837407c65aebdb364c5d
parent843f65d8af9e9b4c73f844ecc2a22fbafaee7967
snapshot: zero out entire siginfo_t

We should initialize this variable to all zeros, just to be safe.
snapshot.cc