1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/datastruct
Peter Rajnoha 77605457e7 str_list: add str_list_destroy function
The str_list_destroy function may be called to cleanup memory when
the list is not used anymore and the list itself was not allocated
from the memory pool.
2015-10-30 15:47:56 +01:00
..
btree.c Better const cast logic 2011-04-08 14:14:57 +00:00
btree.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
str_list.c str_list: add str_list_destroy function 2015-10-30 15:47:56 +01:00
str_list.h str_list: add str_list_destroy function 2015-10-30 15:47:56 +01:00