mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
cov: mark warning as expected one
(cherry picked from commit 9238b972c5
)
Conflicts:
base/data-struct/radix-tree-adaptive.c
device_mapper/libdm-file.c
This commit is contained in:
parent
c9e5e6800c
commit
93ac80037a
@ -221,6 +221,8 @@ retry_fcntl:
|
||||
goto fail_close_unlink;
|
||||
}
|
||||
|
||||
/* coverity[leaked_handle] intentional leak of fd handle here */
|
||||
|
||||
return 1;
|
||||
|
||||
fail_close_unlink:
|
||||
|
Loading…
Reference in New Issue
Block a user