zephyr/lib
Jordan Yates a4afedb02a sys: ring_buffer: allow NULL data buffers
Allow NULL data buffers to be provided to `ring_buf_get` and
`ring_buf_item_get`, in which case data will be discarded instead of
copied out to the user.

Fixes #33488.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-04-09 13:19:30 +02:00
..
cmsis_rtos_v1 subsys/cmsis_v1: Fix unitialized struct coverity error 2021-04-01 04:52:10 -04:00
cmsis_rtos_v2
gui
libc
open-amp
os sys: ring_buffer: allow NULL data buffers 2021-04-09 13:19:30 +02:00
posix
util
CMakeLists.txt
Kconfig