diff options
author | attilio <attilio@FreeBSD.org> | 2008-01-11 16:38:12 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2008-01-11 16:38:12 +0000 |
commit | 8032f44d5fb5867dbfe64693babecc4474b79de8 (patch) | |
tree | c79988179a5659e9ffbfc0cfc517d61276d672a4 /lib/libc/stdio/getwchar.c | |
parent | 77a62a7576565a6bb2c926f2ac28debda7eacd6c (diff) | |
download | FreeBSD-src-8032f44d5fb5867dbfe64693babecc4474b79de8.zip FreeBSD-src-8032f44d5fb5867dbfe64693babecc4474b79de8.tar.gz |
lockmgr() function will return successfully when trying to work under
panic but it won't actually lock anything.
This can lead some paths to reach lockmgr_disown() with inconsistent
lock which will let trigger the relative assertions.
Fix those in order to recognize panic situation and to not trigger.
Reported by: pho
Submitted by: kib
Diffstat (limited to 'lib/libc/stdio/getwchar.c')
0 files changed, 0 insertions, 0 deletions