Fix: comparing array against NULL
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 18 Jun 2013 18:51:15 +0000 (14:51 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 19 Jun 2013 18:47:21 +0000 (14:47 -0400)
commitbba2d65fecae3b32cd02612d900980e406d566da
treeadab0a52b00f9c9f736d2f03c42b7f35d96d952e
parent51fedb7b1d13307ab06e125b810654c422fe4ece
Fix: comparing array against NULL

1019939 Array compared against 0
In process_client_msg: Array compared against NULL pointer (CWE-398)

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.026258 seconds and 5 git commands to generate.