diff options
| author | Jeff Garzik <[email protected]> | 2012-05-22 15:12:52 -0400 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2012-05-22 15:12:52 -0400 |
| commit | f94b64c2f3a1994a21c4d99a1806d4f9611f810c (patch) | |
| tree | 71565f3f86e1cedc0118242cd6d0899cecb32718 /src/test/script_tests.cpp | |
| parent | Merge pull request #1379 from laanwj/2012_05_macoshide (diff) | |
| download | discoin-f94b64c2f3a1994a21c4d99a1806d4f9611f810c.tar.xz discoin-f94b64c2f3a1994a21c4d99a1806d4f9611f810c.zip | |
Prevent crashes due to missing or corrupted database records
Any problems seen during deserialization will throw an uncaught
exception, crashing the entire bitcoin process. Properly return an
error instead, so that we may at least log the error and gracefully
shutdown other portions of the app.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions