util-linux/lib
Cong Wang cffee0de0c lib/sysfs: check if cxt->dir_path is NULL in sysfs_readlink()
cxt->dir_path could be NULL, for example, when sysfs_init() fails,
check this before calling readlink()/readlink_at().

Cc: Karel Zak <kzak@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
2012-06-21 08:21:23 +02:00
..
.gitignore lib: wholedisk - extend API, add test program 2009-03-12 14:31:50 +01:00
Makefile.am lib/pager: repair build for non-Linux. 2012-05-29 09:32:57 +02:00
at.c lib: [at.c] fix compiler warnings [-Wunused-parameter] 2011-08-01 11:55:11 +02:00
blkdev.c lib/blkdev: return static strings by blkdev_scsi_type_to_name() 2012-06-15 13:14:30 +02:00
canonicalize.c Revert "lib/canonicalize: always remove tailing slash" 2012-03-26 10:08:48 +02:00
cpuset.c lib,cpuset: fix compiler warning [-Wuninitialized] 2011-09-10 00:02:00 +02:00
crc32.c lib: add a generic crc32() 2009-09-16 16:17:41 +02:00
env.c build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +02:00
fileutils.c fileutils: xmkstemp() interface change 2012-06-02 20:29:12 +02:00
ismounted.c build-sys: check HAVE_ definitions with #ifdef [smatch scan] 2011-12-02 18:21:46 +01:00
langinfo.c lib: add fallback for nl_langinfo() 2010-11-15 16:42:45 +01:00
linux_version.c lib: [linux_version.c] simplify version parsing 2011-06-20 13:48:40 +02:00
loopdev.c losetup: improve -a to report loopdevs < 512 bytes 2012-06-12 15:41:47 +02:00
mangle.c lib/mangle: check for end of string on every iteration 2012-05-15 11:32:24 +02:00
match.c lib,match: split match_fstype() from libmount 2011-11-15 15:17:19 +01:00
mbsalign.c lib/mbsalign: abort() when non-expected case is encountered 2012-06-17 17:59:59 +02:00
md5.c md5: use symbolical digest length 2011-07-21 23:56:48 +02:00
pager.c build: fix unused parameter warnings 2012-06-11 19:51:35 +02:00
path.c include: rename writeall.h to all-io.h 2012-05-15 11:32:27 +02:00
procutils.c build-sys: fix 'make checkincludes' warnings 2011-07-28 13:21:00 +02:00
randutils.c build: fix unused parameter warnings 2012-06-11 19:51:35 +02:00
setproctitle.c lib: cleanup setproctitle.c 2011-10-26 23:17:15 +02:00
strutils.c lib/strutils: circumvent missing localeconv() 2012-06-05 14:54:12 +02:00
sysfs.c lib/sysfs: check if cxt->dir_path is NULL in sysfs_readlink() 2012-06-21 08:21:23 +02:00
tt.c lib/tt: export tt_fputs_{quoted,nonblank} function 2012-05-22 13:27:46 +02:00
wholedisk.c fdisk: more robust whole-disk detection 2011-02-17 11:02:26 +01:00
xgetpass.c losetup: make xgetpass more robust 2012-01-17 17:02:34 +01:00