mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 06:14:13 +01:00
As pointed by Coverity, the function wstrconcat is allocating memory to return its result, which is not freed in old coding of the function. This patch uses a local storage buffer to have a simpler code to generate the command to bu run with 'system' without leak. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
33 KiB
33 KiB