zephyr/lib
Krzysztof Chruściński 0a54922ba7 lib: cbprintf: fix ubsan errors in cbvprintf_package (take 2)
First approach had to be reverted because it did not pass tests.
Take 2 attempts to use uintptr_t instead of a pointer and cast it
to the expected pointer when necessary.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-22 20:40:49 +02:00
..
acpi
cpp
crc lib: crc: add `crc8_rohc` for CRC-8/ROHC variant calculation 2024-10-09 09:48:00 +02:00
hash
heap
libc cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00
mem_blocks
net_buf net: buf: increase log level of timeout ignore 2024-10-10 14:59:16 -04:00
open-amp samples: openamp_rsc_table: Add the option to use predefined vring ID 2024-10-15 13:53:42 +02:00
os lib: cbprintf: fix ubsan errors in cbvprintf_package (take 2) 2024-10-22 20:40:49 +02:00
posix posix: kconfig: remove select y from non-user-selectable help 2024-10-14 13:01:51 +02:00
runtime
smf lib: smf: use `while (true)` in `get_child_of` for better clarity 2024-07-01 16:08:05 -04:00
utils json: support parsing and serializing 'uint64_t' 2024-10-05 14:04:48 -04:00
CMakeLists.txt lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
Kconfig lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00