Fix: test_ust_data dereference of null pointer
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 17 Jan 2017 15:08:22 +0000 (10:08 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 25 Jan 2017 23:35:17 +0000 (18:35 -0500)
commit67b2f51c7e8d8e873be92cb45a534855cecaf7de
treec27b69a7dab147c1466e11930900dd1220e6163d
parent157b2d445425611ab8ada02e34204cd9134c2acc
Fix: test_ust_data dereference of null pointer

Skip test on NULL value to prevent null dereference.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/unit/test_ust_data.c
This page took 0.024984 seconds and 4 git commands to generate.