]> Zhao Yanbai Git Server - minix.git/commit
Fix incorrect sanity check 57/2957/1
authorEmmanuel Blot <emmanuel.blot@free.fr>
Mon, 19 Jan 2015 13:31:46 +0000 (14:31 +0100)
committerLionel Sambuc <lionel@minix3.org>
Wed, 18 Mar 2015 06:49:44 +0000 (07:49 +0100)
commit54841c01020c7c37459374422914e55290ba5e51
tree8a69715edd52909310074d64d4be5ddffaa06000
parent4f89addcc198bff2fc614da2f8f4a7beb4b6cb7d
Fix incorrect sanity check

Remove invalid sanity check where an array is tested against NULL -
not a pointer

Change-Id: I3d5e33585e7f97a41124af4133e8a879ab21d972
minix/lib/libc/sys/ioctl.c