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:21:29 +0000 (07:21 -0400)
commitb1d10d85a8fce649045532003b2ddae8d98e47a1
treed6ef7e8401ba83fe1240c4f73818ae9cf9825c6f
parent8c4bb40b54be5862ee1be4b5481ea63d5dd63a6f
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.024723 seconds and 4 git commands to generate.