busybox: Fix format string security issues
Don't pass potentially unknown strings as first argument to printf-like
functions. This fixes the build with toolchain security options
(-Werror=format-string) enabled.
Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
Showing
- meta-ohos-core/recipes-core/busybox/busybox/busybox-1.31.1-Wformat-security.patch 199 additions, 0 deletions...ore/busybox/busybox/busybox-1.31.1-Wformat-security.patch
- meta-ohos-core/recipes-core/busybox/busybox/busybox-1.31.1-Wformat-security.patch.license 2 additions, 0 deletions...box/busybox/busybox-1.31.1-Wformat-security.patch.license
- meta-ohos-core/recipes-core/busybox/busybox_%.bbappend 2 additions, 1 deletionmeta-ohos-core/recipes-core/busybox/busybox_%.bbappend
Please register or sign in to comment