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: https://git.lorimer.id.au/gitweb.git/diff_plain/5261fefa4aa7e9c054e1bd664a138d49a3e26d79?hp=--cc 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