1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/format1
Peter Rajnoha 023cf21848 coverity: fix possible invalid dereferences
lib/format1/import-export.c:167: var_deref_op: Dereferencing null pointer "vg->lvm1_system_id"
lib/cache/lvmetad.c:1023: var_deref_op: Dereferencing null pointer "this"
daemons/lvmlockd/lvmlockd-core.c:2659: check_after_deref: Null-checking "act" suggests that it may be null, but it has already been dereferenced on all paths leading to the check
/daemons/lvmetad/lvmetad-core.c:1024: check_after_deref: Null-checking "pvmeta" suggests that it may be null, but it has already been dereferenced on all paths leading to the check
2015-07-09 12:07:41 +02:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
disk-rep.c lvm1: Fail vg_write graciously when devices are missing. 2014-06-08 21:57:18 +02:00
disk-rep.h system_id: undo the previous changes to the lvm1 code 2015-03-05 10:13:05 -06:00
format1.c cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
format1.h split orphan VG by format type 2008-02-06 15:47:28 +00:00
import-export.c coverity: fix possible invalid dereferences 2015-07-09 12:07:41 +02:00
import-extents.c thin: simplify thin volume creation 2014-10-26 18:37:13 +01:00
layout.c cleanup: uint64_t casts 2012-08-23 14:37:21 +02:00
lvm1-label.c labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00
lvm1-label.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
vg_number.c cleanup: replace memset with struct initilization 2012-06-22 13:23:03 +02:00