The `%i` format specifier is for `int` and is equivalent to `%d` for printf formatting. However, for `size_t`, the correct format specifier is `%zu`. Fixes #49825 Signed-off-by: Christopher Friedt <cfriedt@fb.com> |
||
|---|---|---|
| .. | ||
| ip | ||
| l2 | ||
| lib | ||
| pkt_filter | ||
| buf.c | ||
| CMakeLists.txt | ||
| hostname.c | ||
| Kconfig | ||
| Kconfig.hostname | ||
| Kconfig.template.log_config.default.net | ||
| Kconfig.template.log_config.net | ||