mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 09:22:27 +01:00
There is a format string (FS) bug in the function WMenuParserError.
It is the tipical FS bug, like printf(a) instead of printf("%s", a);
See http://en.wikipedia.org/wiki/Uncontrolled_format_string for more info.
17 KiB
17 KiB