1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-24 17:57:48 +03:00
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
..
2014-03-21 22:29:22 +01:00
2013-12-12 13:27:59 +01:00
2014-03-19 00:58:02 +01:00
2014-03-12 00:16:20 +01:00
2014-03-12 19:12:34 +01:00