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:13 +0000 (15:50 -0400)
commit10a92ba8f18084f79329e60fd70e459797d407f4
tree9fd4ebbfdb8a964bf85216ec5d4064a44b1bfbfb
parent8ed89704969af8ce7758224fffc73b74ee0ab470
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.024327 seconds and 4 git commands to generate.