Fix: don't dereference NULL pointers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Sep 2015 20:44:38 +0000 (16:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Sep 2015 20:45:07 +0000 (16:45 -0400)
commitfe1a364a4aec831bb6c9e57a75bdf44da5077884
treec80682c1f691e3b138aa3ce814ba16779a107b45
parent36e9db06696c38d75f1fd24f03772fc7309b667e
Fix: don't dereference NULL pointers

Detected by scan-build.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-comm/lttng-ust-comm.c
liblttng-ust-ctl/ustctl.c
liblttng-ust/lttng-ring-buffer-client.h
liblttng-ust/lttng-ring-buffer-metadata-client.h
libringbuffer/ring_buffer_backend.c
libringbuffer/ring_buffer_frontend.c
This page took 0.024836 seconds and 4 git commands to generate.