diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-07-15 19:05:15 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-07-15 19:05:15 +0000 |
commit | 4307238a43f4cb59003899cb5008d323b587e607 (patch) | |
tree | 4809f76c39923f766ec067955b8adb66486d9062 /sys/dev/ic/ar5210reg.h | |
parent | 0230704e9d57f7589cbb928fa9b0a9e9613eb189 (diff) |
Check db_recover for NULL before longjmp(db_recover) in db_error(), as it can
be NULL on panic. Of course, panic usually never produce enough output to
hit db_more(), except when it's cold and we run an automatic traceback;
aborting the traceback with `q' would then lead to undefined behaviour.
Diffstat (limited to 'sys/dev/ic/ar5210reg.h')
0 files changed, 0 insertions, 0 deletions