NULL-out two stack-declared variables that were incorrectly assumed to
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Apr 2005 20:38:57 +0000 (20:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Apr 2005 20:38:57 +0000 (20:38 +0000)
commitf02fec1646fb808c7503b1bf4f2be6b4358178c4
tree17f166a4705bcf33cac0a29fbde46a2f8d0aa41f
parent5ec0ce247ffe0b93dcebe1897f828ca306a69d84
NULL-out two stack-declared variables that were incorrectly assumed to
be NULL on entry.

Reported-by: Jimmy Lim <jimmyblim@gmail.com>
Submitted-by: "Skoda Tomas" <tomas.skoda@zoznam.sk>
usr.bin/ipcs/ipcs.c