mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
57af48d734
We have to use empty list, not NULL if we want to denote that the list has no items. Otherwise, the code further can segfault as it expects there's always a sane value (= some list), including empty list, but never NULL. |
||
---|---|---|
.. | ||
columns-devtypes.h | ||
columns.h | ||
properties.c | ||
properties.h | ||
report.c | ||
report.h | ||
values.h |