1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-06 00:58:48 +03:00
Zdenek Kabelac 5bd1cb414b Test lv_name is not NULL
Patch adds extra check for lv_name not being NULL.
Test avoids unneeded strlen call for this case.
Otherwise there is no functional change as test would fail on
size_t comparation even for NULL lv_name (thus there is no risk
of NULL dereference when taking 'true' if branch.
2010-12-01 12:22:49 +00:00
..
2010-11-30 22:53:37 +00:00
2008-01-30 14:00:02 +00:00
2010-03-05 14:48:33 +00:00
2008-01-30 14:00:02 +00:00
2010-10-15 09:41:21 +00:00
2010-12-01 12:22:49 +00:00
2010-07-09 15:21:10 +00:00
2010-07-27 20:05:29 +00:00