Files
git/gettext.c
Johannes Schindelin 016b860d14 git_setup_gettext: plug memory leak
The system_path() function returns a freshly-allocated string. We need
to release it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-04-19 08:09:32 +02:00

5.1 KiB