Fix: Argument with 'nonnull' attribute passed null
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Sep 2015 19:47:09 +0000 (15:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Sep 2015 19:50:16 +0000 (15:50 -0400)
commit35a1c8909b6fdc98d8c4e6a18fb313fe1e85833d
tree30734036f8d842128f9bffc8b5d4f16e968794cd
parent355e3ac6aabfd7363aedd783bda99fb9c584e56f
Fix: Argument with 'nonnull' attribute passed null

Reported by scan-build
API Argument with 'nonnull' attribute passed null libringbuffer
/ring_buffer_backend.c 380
API Argument with 'nonnull' attribute passed null libringbuffer
/ring_buffer_backend.c  420

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