1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/test
Peter Rajnoha 57af48d734 report: fix segfault on NULL value hit in cache_settings field
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.
2014-12-18 17:26:12 +01:00
..
api tests: use proper LVMTEST prefix for VG name 2014-11-24 14:39:04 +01:00
lib tests: prepare control node before clvmd 2014-11-19 23:22:52 +01:00
shell report: fix segfault on NULL value hit in cache_settings field 2014-12-18 17:26:12 +01:00
unit makefiles: cleanup update 2013-06-04 15:57:18 +02:00
.gitignore gitignore: Remove redundant test dir entry 2012-06-08 23:34:15 +01:00
Makefile.in tests: thin repair testing 2014-11-17 00:41:33 +01:00