Missing NULL pointer init in tap.c
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2013 15:45:09 +0000 (11:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2013 15:45:09 +0000 (11:45 -0400)
commit827591c5b0935f415b4843bc649a22004a253e65
tree3217f22b0dc5e38e9715156fd78b7401d599fc16
parentbd5c1fd19f409a0dc04a656f114b8ed66dfc057c
Missing NULL pointer init in tap.c

Could lead to free() of unitialized pointer.

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