1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmlockd
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
..
lvmlockctl.c lvmlockctl: fix uninitialized names 2015-07-08 10:58:56 -05:00
lvmlockd-client.h pre-release 2015-07-03 16:34:40 +01:00
lvmlockd-core.c coverity: fix possible invalid dereferences 2015-07-09 12:07:41 +02:00
lvmlockd-dlm.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmlockd-internal.h configure: enable building lvmlockd without sanlock or dlm 2015-07-06 11:09:58 -05:00
lvmlockd-sanlock.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
Makefile.in configure: enable building lvmlockd without sanlock or dlm 2015-07-06 11:09:58 -05:00