]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/tighten-alloc' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Oct 2016 16:01:18 +0000 (09:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Oct 2016 16:01:18 +0000 (09:01 -0700)
commit63cf124c2436722d70c28fc12f9337e9938091ef
tree4fdfa0d8d525408af57570ff22824373905db5a2
parent39000e849970a554a257577dcb2fb844a523a1d1
parent0ac52a38e8008fa5bb243e150031681420c639fa
Merge branch 'jk/tighten-alloc' into maint

Protect our code from over-eager compilers.

* jk/tighten-alloc:
  inline xalloc_flex() into FLEXPTR_ALLOC_MEM
  avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM
git-compat-util.h