mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-08 09:57:55 +03:00
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.