summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2006-01-25 06:45:57 +0000
committeralc <alc@FreeBSD.org>2006-01-25 06:45:57 +0000
commitd1c7af5900900497c402aa73f383cf3da406ade2 (patch)
tree07c0f4392ac6617828dc24b1139cde1b7047289a /lib/libc/stdlib/exit.c
parentf7b6cf045ea1919f3507ebec16a4b9851d7cddbc (diff)
downloadFreeBSD-src-d1c7af5900900497c402aa73f383cf3da406ade2.zip
FreeBSD-src-d1c7af5900900497c402aa73f383cf3da406ade2.tar.gz
The previous revision incorrectly changed a switch statement into an if
statement. Specifically, a break statement that previously broke out of the enclosing switch was not changed. Consequently, the enclosing loop terminated prematurely. This could result in "vm_page_insert: page already inserted" panics. Submitted by: tegge
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud