1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/config
Zdenek Kabelac 193e7f5973 config: check vdef pointer before dereference
Coverity notices we check for v_def != NULL elsewhere, so it thinks
it may be possibly NULL also here.
2015-11-16 01:16:11 +01:00
..
config_settings.h config: fix copy error in examples 2015-11-03 11:07:27 -06:00
config.c config: check vdef pointer before dereference 2015-11-16 01:16:11 +01:00
config.h config: support longer config paths 2015-08-12 14:33:15 +02:00
defaults.h config: add report/compact_output_cols to control which columns to compact in report output 2015-10-16 17:05:54 +02:00