1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/device_mapper
Zdenek Kabelac fa62397ff8 cov: mask false positive
This code is somewhat complex and involves recursion and pointer
shuffling which confuses coverity here.

Let's add masking comment for this warning as there is no double
free in this code.
2024-04-10 00:03:09 +02:00
..
datastruct gcc: match types 2021-09-22 17:18:50 +02:00
ioctl cov: mask false positive 2024-04-10 00:03:09 +02:00
misc devicemapper: in sync with libdm 2021-09-23 16:49:58 +02:00
mm gcc: use apropriate type for reading and printing values 2020-08-28 21:43:03 +02:00
regex build: get separate builddir working again 2018-06-04 13:22:14 +01:00
vdo vdo: support version 4 2023-07-10 17:13:32 +02:00
all.h libdm: report: support reporting field IDs in headings 2023-08-28 15:44:57 +02:00
libdm-common.c cleanup: use spelling synchronize 2023-07-10 17:13:32 +02:00
libdm-common.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
libdm-config.c libdm-config: replace check for 0 2021-03-08 15:43:27 +01:00
libdm-deptree.c gcc: clear some complains 2024-04-08 14:52:23 +02:00
libdm-file.c cov: hide some false positives 2023-05-10 16:19:46 +02:00
libdm-report.c cov: extra pointer validation 2024-04-10 00:03:09 +02:00
libdm-string.c cov: use safer version with size limitation 2024-04-10 00:03:09 +02:00
libdm-targets.c raid: update dm_get_status_raid 2024-03-25 11:05:05 +01:00
libdm-timestamp.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile makefiles: use SHOW 2024-04-08 14:52:23 +02:00