We carried a slightly different version of the git_setup_gettext() patch
(which took care of releasing the buffer allocated by system_path()),
and we carry two more patches that touch the same area, so now that
dj/runtime-prefix hit `next`, it seems a good time to contribute those,
too.


Johannes Schindelin (2):
  gettext: avoid initialization if the locale dir is not present
  git_setup_gettext: plug memory leak

Philip Oakley (1):
  Avoid multiple PREFIX definitions

 Makefile   |  2 +-
 exec-cmd.c |  4 ++--
 gettext.c  | 10 +++++++++-
 sideband.c | 10 +++++-----
 4 files changed, 17 insertions(+), 9 deletions(-)


base-commit: 8a3641ab3abcf492e9443f88d82a7a22fa8b4816
Published-As: https://github.com/dscho/git/releases/tag/runtime-prefix-addons-v1
Fetch-It-Via: git fetch https://github.com/dscho/git runtime-prefix-addons-v1
-- 
2.17.0.windows.1.15.gaa56ade3205

Reply via email to