Coverity: Overrun static: CID 139
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 21 Jan 2012 04:18:37 +0000 (23:18 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 21 Jan 2012 04:18:37 +0000 (23:18 -0500)
commitcb3b0d09437256491d66846563616d8522ea8267
treefb882329d456e4c4a23a2ba30f5cc30ee008b0b4
parent279c58a3c19297dc6d9598306b591eb743cdd498
Coverity: Overrun static: CID 139

* src/dumper.c (pdump_register_object): Fix of-by-one boundary and
return after abort for fatal crash scenario.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/dumper.c