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:37:45 +0000 (18:37 -0500)
commitbe1cf54cbb1a5c31a103c2a2ae8267b40f2a2b98
tree50392029d8088f8fd3e926e556ce2620b6610bf3
parentbf05abbecf3c77aac80bfe04fade701688edc3ce
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.024727 seconds and 4 git commands to generate.