1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
Zdenek Kabelac 82e6b820b8 cov: check for NULL
Since we check for NULL pointers earlier we need
to be consistent across function - since the NULL
would applies across whole function.

When dropping 'mda' check - we are actually
already dereferencing it before - so it can't
be NULL at that places (and it's validated
before entering  _read_mda_header_and_metadata).
2019-11-14 18:06:42 +01:00
..
archive.c Merge branch 'master' into 2018-05-11-fork-libdm 2018-06-01 13:04:12 +01:00
archiver.c md component detection addition in vg_read 2019-08-16 13:24:34 -05:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c metadata: extend writes to zero space 2019-07-12 15:00:12 -05:00
flags.c cache: change cachevol flags for backward compat 2019-10-15 09:05:52 -05:00
format-text.c cov: check for NULL 2019-11-14 18:06:42 +01:00
format-text.h vgck: fix updatemetadata writing different descriptions 2019-10-11 12:57:32 -05:00
import_vsn1.c scan: add PV summary info to lvmcache 2019-09-30 11:38:10 -05:00
import-export.h metadata: extend writes to zero space 2019-07-12 15:00:12 -05:00
import.c md component detection addition in vg_read 2019-08-16 13:24:34 -05:00
layout.h add flags to keep track of bad metadata 2019-06-07 15:54:04 -05:00
text_export.h coverity: fix possible resource leak of descendants_buffer in _print_historical_lv fn 2016-05-31 09:36:58 +02:00
text_import.h doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c cov: check for NULL 2019-11-14 18:06:42 +01:00