zephyr/tests/net/socket/misc
Jukka Rissanen d243bc1fdb net: Fix inet_pton IPv4 implementation
The conversion from IPv4 string presentation to numeric value
did not check if the individual address value was between 0 and 255
inclusive.

Add also test case for this.

Fixes #84593

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-01-29 17:56:09 +01:00
..
src net: Fix inet_pton IPv4 implementation 2025-01-29 17:56:09 +01:00
CMakeLists.txt
prj.conf
testcase.yaml