Fix: cmd snapshot record output can't be NULL
authorDavid Goulet <dgoulet@efficios.com>
Wed, 1 Oct 2014 18:40:13 +0000 (14:40 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 1 Oct 2014 18:40:13 +0000 (14:40 -0400)
commitba45d9f035c9601a47e2903b16746eb0804059f3
tree74196ef765af5c71a6698a4d8132081e4d251c2a
parentaa01b94c96331e8a79fbf34666961d72b0bd08d1
Fix: cmd snapshot record output can't be NULL

The session daemon calls cmd_record_snapshot always with a valid
pointer.

Fixes Coverity issue 1047269.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/cmd.c
This page took 0.025255 seconds and 4 git commands to generate.