summaryrefslogtreecommitdiff
path: root/userdiff.c
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2009-07-31 06:48:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-08-04 07:26:03 (GMT)
commitb7da721f02638083cc3debfd9ae7221d76a96b26 (patch)
tree4fceff12b82da8b8ac41cc08ac849244ddd77366 /userdiff.c
parent6639ffc2e026b34b906854b8c60bd72d4b95e78d (diff)
downloadgit-b7da721f02638083cc3debfd9ae7221d76a96b26.zip
git-b7da721f02638083cc3debfd9ae7221d76a96b26.tar.gz
git-b7da721f02638083cc3debfd9ae7221d76a96b26.tar.bz2
gitweb: fix 'Use of uninitialized value' error in href()
Equality between file_parent and file_name was being checked without a preliminary check for existence of the parameters. Fix by wrapping the equality check in appropriate if (defined ...), rearranging the lines to prevent excessive length. Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Acked-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'userdiff.c')
0 files changed, 0 insertions, 0 deletions