]> Zhao Yanbai Git Server - minix.git/commit
RS: fix bug that overflows r_argv[]
authorBen Gras <ben@minix3.org>
Wed, 20 Jul 2011 15:36:21 +0000 (17:36 +0200)
committerBen Gras <ben@minix3.org>
Thu, 21 Jul 2011 06:08:22 +0000 (08:08 +0200)
commit3dd7649ae7640da730285633f8fc4dfc98197bd1
tree090c2c986d640982d82c75405bb3768fe3172ee7
parent000a9d36bec7fe78630b4b57b61c98b8074cf8b9
RS: fix bug that overflows r_argv[]

. reported and debugged by Arne Welzel
. problem is if there are too many args
. there is a check, but then unconditional NULL termination
servers/rs/manager.c
servers/rs/type.h