Tests: fix possible null pointer dereference
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 13 May 2015 16:04:35 +0000 (12:04 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 13 May 2015 16:04:35 +0000 (12:04 -0400)
commit0fae838ff026d62e84badfc8f50ce0427b8135e0
tree7d4839676d6ddc59451a17101a8475b0e3d32b95
parent9cb5c24b0023a769be1f6d9b6ca5d70792a11e22
Tests: fix possible null pointer dereference

Reported by Coverity Scan
*** CID 1297896:  Null pointer dereferences  (NULL_RETURNS)
/tests/lib/test_ctf_writer.c: 865 in append_complex_event()

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/lib/test_ctf_writer.c
This page took 0.025084 seconds and 4 git commands to generate.