OSDN Git Service

Change if(x)free(x); to free(x);
authorAaron Lehmann <aaronl@vitelius.com>
Thu, 28 Nov 2002 11:27:31 +0000 (11:27 -0000)
committerAaron Lehmann <aaronl@vitelius.com>
Thu, 28 Nov 2002 11:27:31 +0000 (11:27 -0000)
commita170e1c858d35c474ceb9fecb41b37d681424094
treecda2b13f10ca1ab0a3559d4b6ff663ed20d7106c
parent1652855fbc830f41c7ee56ece1a30b328c4fb395
Change if(x)free(x); to free(x);
16 files changed:
archival/dpkg.c
archival/gzip.c
coreutils/ls.c
editors/awk.c
editors/sed.c
editors/vi.c
findutils/grep.c
libpwdgrp/__getgrent.c
modutils/insmod.c
networking/udhcp/dhcpc.c
networking/udhcp/files.c
shell/hush.c
shell/lash.c
util-linux/fsck_minix.c
util-linux/getopt.c
util-linux/umount.c