zephyr/lib
Daniel Hajjar 69713f4e6a posix: net: Fix undefined behavior
The signedness of the variable caused undefined behavior because the
sign bit is modified when it gets left-shifted.

This fixes that by changing it to an unsigned variable.

Signed-off-by: Daniel Hajjar <daniel.hajjar16@gmail.com>
2025-04-17 09:05:56 +02:00
..
acpi
cpp
crc lib: crc: add CRC-32K/4.2 2025-04-14 09:49:02 +02:00
hash
heap
libc
mem_blocks
net_buf
open-amp
os
posix posix: net: Fix undefined behavior 2025-04-17 09:05:56 +02:00
runtime
smf
utils
uuid uuid: Add UUID utilities 2025-04-14 09:47:26 +02:00
CMakeLists.txt uuid: Add UUID utilities 2025-04-14 09:47:26 +02:00
Kconfig uuid: Add UUID utilities 2025-04-14 09:47:26 +02:00