Missing NULL pointer init in tap.c
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2013 15:41:10 +0000 (11:41 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2013 15:41:10 +0000 (11:41 -0400)
commitea3b76ba76ae309b6a124a57a7e23503d15280fc
treede70b25243d30824e3682fce72efc925554bd956
parentb446cb4abf82fb0967895e01b216876a2129cff8
Missing NULL pointer init in tap.c

Could lead to free() of unitialized pointer.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/tap.c
This page took 0.023847 seconds and 4 git commands to generate.