mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 03:26:22 +00:00
Move from popen() to g_spawn_command_line_sync(). Which is nicer and gets rid of a resource leak that was present here.
Move from popen() to g_spawn_command_line_sync(). Which is nicer and gets rid of a resource leak that was present here.