summaryrefslogtreecommitdiff
path: root/builtin-show-ref.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-02-06 12:05:51 -0500
committerShawn O. Pearce <spearce@spearce.org>2007-02-06 12:05:51 -0500
commite7d06a4b702463f13371eed92ba790b8c527dd76 (patch)
treed5c516671f4735b634135e86c28f8409ae9edfa8 /builtin-show-ref.c
parentc74ba3d344769b827443b8995853527c85d63567 (diff)
downloadgit-e7d06a4b702463f13371eed92ba790b8c527dd76.tar.gz
Remove unnecessary null pointer checks in fast-import.
There is no need to check for a NULL pointer before invoking free(), the runtime library automatically performs this check anyway and does nothing if a NULL pointer is supplied. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'builtin-show-ref.c')
0 files changed, 0 insertions, 0 deletions