Skip to content

Conversation

@jukkar
Copy link
Member

@jukkar jukkar commented Oct 28, 2025

Wrong printf format was using for size_t variable which caused compiler warning and a failure.

Wrong printf format was using for size_t variable which caused compiler warning and a failure. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
@jukkar jukkar added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Oct 28, 2025
@jukkar jukkar added this to the v4.3.0 milestone Oct 28, 2025
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Networking labels Oct 28, 2025
@jhedberg jhedberg merged commit a02414a into zephyrproject-rtos:main Oct 29, 2025
34 checks passed
@jukkar jukkar deleted the fix/zperf-printf-format branch October 29, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Networking size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

5 participants