1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
Zdenek Kabelac e5382c063d lvmcache: fix debug trace
Recent debug tracing commit introduce read of uninitialized memory,
since VGID is not really a proper string which ends with '\0'.
Enforce at most 32 (ID_LEN) chars are read from vgid.
(in release fix)
2014-03-21 22:29:22 +01:00
..
lvmcache.c lvmcache: fix debug trace 2014-03-21 22:29:22 +01:00
lvmcache.h lvmcache: handle reinit without error 2014-03-21 22:29:21 +01:00
lvmetad.c autoactivation: use VG read lock 2014-03-14 12:10:52 +01:00
lvmetad.h autoactivation: use VG read lock 2014-03-14 12:10:52 +01:00