mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
557f287005
Caller must free the memory of the uuid / name returned. This may not be the best memory management policy since it may lead to memory leaks if the caller has code like this: if (!lvm_vg_get_name(vg)) Maybe we don't care - if we do we can use pools tied to handles later or some other scheme. Signed-off-by: Dave Wysochanski <dwysocha@redhat.com> Acked-by: Thomas Woerner <twoerner@redhat.com> |
||
---|---|---|
.. | ||
.exported_symbols | ||
liblvm2app.pc.in | ||
lvm_base.c | ||
lvm_lv.c | ||
lvm_pv.c | ||
lvm_vg.c | ||
lvm.h | ||
Makefile.in |