summaryrefslogtreecommitdiff
path: root/git-clone.sh
diff options
context:
space:
mode:
authorSerge E. Hallyn <serue@us.ibm.com>2006-04-17 15:14:47 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-04-17 22:05:33 (GMT)
commitda2a95b2a86e8b140d6c5413ea4307e395884135 (patch)
treef0b229d32e6b9028cdb2f7b2655183ccc402de1b /git-clone.sh
parent6feba7cb744d5a19472ea0bf5b337ad8a32acf80 (diff)
downloadgit-da2a95b2a86e8b140d6c5413ea4307e395884135.zip
git-da2a95b2a86e8b140d6c5413ea4307e395884135.tar.gz
git-da2a95b2a86e8b140d6c5413ea4307e395884135.tar.bz2
cleanups: Fix potential bugs in connect.c
The strncmp for ACK was ACK does not include the final space. Presumably either we should either remove the trailing space, or compare 4 chars (as this patch does). 'path' is sometimes strdup'ed, but never freed. Signed-off-by: Serge E. Hallyn <serue@us.ibm.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-clone.sh')
0 files changed, 0 insertions, 0 deletions