From: Junio C Hamano Date: Sat, 7 Oct 2017 07:27:55 +0000 (+0900) Subject: Merge branch 'ma/builtin-unleak' X-Git-Tag: v2.15.0-rc1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5261fefa4aa7e9c054e1bd664a138d49a3e26d79;p=thirdparty%2Fgit.git Merge branch 'ma/builtin-unleak' Many variables that points at a region of memory that will live throughout the life of the program have been marked with UNLEAK marker to help the leak checkers concentrate on real leaks.. * ma/builtin-unleak: builtin/: add UNLEAKs --- 5261fefa4aa7e9c054e1bd664a138d49a3e26d79