zephyr/lib/os
Rico Ganahl f2affbd973 os: lib: bin2hex: fix memory overwrite
Destination buffer size could be too small by one,
but null termination is still written. This could cause an
overwrite in contiguous memory without notice.

Signed-off-by: Rico Ganahl <rico.ganahl@bytesatwork.ch>
2022-04-13 13:43:53 -07:00
..
assert.c
base64.c
bitarray.c
cbprintf_complete.c
cbprintf_nano.c
cbprintf_packaged.c
cbprintf.c
CMakeLists.txt
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc32_sw.c
crc32c_sw.c
dec.c
fdtable.c
heap_listener.c
heap-validate.c
heap.c
heap.h
hex.c
json.c
Kconfig
Kconfig.cbprintf
Kconfig.heap
mem_blocks.c
mpsc_pbuf.c
multi_heap.c
mutex.c
notify.c
onoff.c
p4wq.c
printk.c
rb.c
reboot.c
ring_buffer.c
sem.c
shared_multi_heap.c
thread_entry.c
timeutil.c
user_work.c
utf8.c
winstream.c