RIPE-NCC / ripe-atlas-probe-measurements

RIPE Atlas probe measurement source code
Other
41 stars 18 forks source link

applets/usage_pod.c: use format string for printf #18

Open herbetom opened 2 months ago

herbetom commented 2 months ago

Piping a string without formating to printf isn't considered good practice.

https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security