
xu_zhong_xing at 163
Apr 2, 2012, 7:20 PM
Post #1 of 1
(137 views)
Permalink
|
|
Potential NULL pointer dereference
|
|
In openssh 5.9p1, clientloop.c In line 1469, xxx_kex is checked against NULL, but at line 1513, xxx_kex is dereferenced directly. Is this inconsistent? _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
|