Issues with applets/usage_pod.c

c4droid c4droid at foxmail.com
Sun Feb 14 06:26:56 UTC 2021


Greetings,
I'm working on project depend on busybox, when I clone the repository and copy the config to build, I got the compilation error for applets/usage_pod.c. error detail:
applets/usage_pod.c: In function 'main':
applets/usage_pod.c:74:3: error: format not a string literal and no format arguments [-Werror=format-security]
    74 |   printf(usage_array[I].aname);
         |   ^~~~~~
Have some fix or workaround can let compilation pass?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20210214/6dd46cb4/attachment.html>


More information about the busybox mailing list