Tests: dereference of NULL pointer on allocation failure
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 Jun 2016 11:21:29 +0000 (07:21 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 Jun 2016 11:24:31 +0000 (07:24 -0400)
commit285fd56cebb6b02bb252bdce247efe3ba01bb2be
tree341b70eba6ce95e8cc4ab88b246700a05d72e3bf
parent8ad96827cdd192ad46676ab5a441f487a0b99af4
Tests: dereference of NULL pointer on allocation failure

Reported by Coverity as:
CID 1354904 (#1 of 1): Dereference null return value (NULL_RETURNS)

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