remote: use xstrdup() instead of strdup()
commitc28cce55e0ea1d674ccc89cadadac0bfef511384
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 15 Sep 2011 21:10:37 +0000 (15 23:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 20:45:31 +0000 (5 13:45 -0700)
tree4a17b9becf814a1d212d6d283e010b688d082414
parent313fb010da4343eca22ee48a2cc18048d999de53
remote: use xstrdup() instead of strdup()

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c
transport-helper.c