summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwchar.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2008-01-11 16:38:12 +0000
committerattilio <attilio@FreeBSD.org>2008-01-11 16:38:12 +0000
commit8032f44d5fb5867dbfe64693babecc4474b79de8 (patch)
treec79988179a5659e9ffbfc0cfc517d61276d672a4 /lib/libc/stdio/getwchar.c
parent77a62a7576565a6bb2c926f2ac28debda7eacd6c (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud