]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid a panic and return EINVAL instead.
authorPedro F. Giffuni <pfg@FreeBSD.org>
Mon, 8 Jul 2013 20:21:36 +0000 (20:21 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Mon, 8 Jul 2013 20:21:36 +0000 (20:21 +0000)
commit7ce75e5f1fc80e737cdd6e46d37e512518017a82
tree4f83cb49299a92d90ccac804a5f7572d6c754bce
parent7a06320990a14730bc7325398b3d4609e2e50409
Avoid a panic and return EINVAL instead.

Merge from UFS r232692:
syscall() fuzzing can trigger this panic.

MFC after: 3 days
sys/fs/ext2fs/ext2_vnops.c