Fix: tracepoint out of memory handling
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 18:13:14 +0000 (13:13 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 18:14:15 +0000 (13:14 -0500)
commit9e9a9433164231ca4ab8849235d2d0399fa7efe5
treefb2fbd2b9c6723de6a8b85708554c81ea0ae1899
parent9f65ef2fbe7ca97bd020e95cc18dc4b17517066b
Fix: tracepoint out of memory handling

CID 1021247 (#1 of 1): Dereference null return value (NULL_RETURNS)3.
dereference: Dereferencing a null pointer "pl".

Handle more gracefully add_callsite memory allocation failure too.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/tracepoint.c
This page took 0.024355 seconds and 4 git commands to generate.