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:13:47 +0000 (13:13 -0500)
commitd6297168f9042cdc550507bb5e97cee7037c34d3
treeca052662352448b006dbe7a6832ee253ccc9bcbf
parente1919a410049bf776e29f4da4d48e514476db455
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.025512 seconds and 4 git commands to generate.