1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/config
Zdenek Kabelac 8d258c7df4 coverity: hint
Here Coverity cannot see the pointer cannot be NULL in this
code path - opened coverity case #00531860.

We could make a model to avoid seeing related reports,
but then we loose coverage for modeled function.

So decided to add minor hint for this case.
2015-11-13 11:18:27 +01:00
..
config_settings.h config: fix copy error in examples 2015-11-03 11:07:27 -06:00
config.c coverity: hint 2015-11-13 11:18:27 +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