Fix: uncheck null pointer
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Nov 2013 09:22:54 +0000 (04:22 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Nov 2013 09:22:54 +0000 (04:22 -0500)
commit2f0c6a5248bb8c00adf37648c301e87f63709408
tree5bcd9a659472817c8987588d2d640a594ffc6d03
parent2d686891bc3f1a80bff4bfdcea70f30a057ee388
Fix: uncheck null pointer

Found by coverity:

** CID 1132647:  Dereference null return value  (NULL_RETURNS)
/formats/ctf/ctf.c: 1852 in ctf_open_file_stream_read()

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
This page took 0.023305 seconds and 4 git commands to generate.