Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2014 19:35:39 +0000 (12:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2014 19:35:39 +0000 (12:35 -0700)
* maint:
use xmemdupz() to allocate copies of strings given by start and length
use xcalloc() to allocate zero-initialized memory

No differences found