Missing NULL pointer init in tap.c
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2013 15:41:08 +0000 (11:41 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 12 Jul 2013 18:13:19 +0000 (14:13 -0400)
commite32938d205cc18e94f08d407c0ca784fde1af478
treedc30898be6dbd303662199abbb935090e0862bad
parent94d970a30f2197b779a95e057cf28c14bd19a7f1
Missing NULL pointer init in tap.c

Could lead to free() of unitialized pointer.

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