Fix: ctf_string() should handle NULL pointers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 May 2016 20:45:24 +0000 (16:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 May 2016 20:46:44 +0000 (16:46 -0400)
commit98e38a6025ad151a5c05a62b82cbac7c192efcaa
treeb96c1ac988f634023d0a6ab3dc5b3fcfedaa086f
parentccadc1af934106e900b9ed704a4071262b9ebf57
Fix: ctf_string() should handle NULL pointers

The regmap instrumentation can send a NULL string (e.g. on ARM32).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
probes/lttng-tracepoint-event-impl.h
This page took 0.02498 seconds and 4 git commands to generate.