busybox/e2fsprogs/old_e2fsprogs
Maninder Singh 0fabedf085 fix if(p)/free(p) construct
No need of explicit NULL check before free.

Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-06-07 18:19:43 +02:00
..
blkid fix if(p)/free(p) construct 2015-06-07 18:19:43 +02:00
e2p Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h 2012-04-17 15:06:55 +02:00
ext2fs fix assorted unused code and wrong format specs found by cppchekc (bug 6716) 2013-11-29 16:43:33 +01:00
uuid *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
chattr.c
Config.src
e2fsbb.h
e2fsck.c typo fixes 2015-05-25 13:46:36 +02:00
e2fsck.h Fix double words in comments. No code changes 2011-04-16 17:33:43 +02:00
fsck.c fix if(p)/free(p) construct 2015-06-07 18:19:43 +02:00
fsck.h
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
lsattr.c fix unsafe bb_perror_msg(filename) calls 2012-09-27 15:35:10 +02:00
mke2fs.c Use unsigned printf/scanf conversion where more appropriate 2013-11-29 16:45:45 +01:00
README
tune2fs.c Use unsigned printf/scanf conversion where more appropriate 2013-11-29 16:45:45 +01:00
util.c Use unsigned printf/scanf conversion where more appropriate 2013-11-29 16:45:45 +01:00
util.h

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.