]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/tighten-alloc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2016 20:14:48 +0000 (13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2016 20:14:48 +0000 (13:14 -0700)
commit4d417fabaa0a8bcd8a9b39a88d870f07979e669e
tree53a75741e273ae852001592a93e4c245e8c833b4
parenta5ed26702b438de0ca90d11bd314596773f3c4aa
parent0ac52a38e8008fa5bb243e150031681420c639fa
Merge branch 'jk/tighten-alloc'

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