1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/device
Zdenek Kabelac 218f657794 Fix usage of readlink
Return value of readlink limits valid string size.
Characters after returned size present some garbage to printf.
Fix it by placing '\0' on the return size value.
2011-03-13 22:52:16 +00:00
..
dev-cache.c Do not scan devices unnecessarily for reseting error counter 2011-01-17 15:16:55 +00:00
dev-cache.h Limit repeated accesses to broken devices. 2010-10-13 15:40:38 +00:00
dev-io.c Handle decimal digits with --units instead of ignoring them silently. 2011-02-18 23:09:55 +00:00
dev-luks.c Detect LUKS signature in pvcreate 2010-08-19 23:08:18 +00:00
dev-md.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
dev-swap.c Fix file descriptor leak in swap signature detection 2010-08-19 23:05:45 +00:00
device.c Fix usage of readlink 2011-03-13 22:52:16 +00:00
device.h Handle decimal digits with --units instead of ignoring them silently. 2011-02-18 23:09:55 +00:00