Re: [dm-devel] [PATCH v3 02/29] multipathd: Fix liburcu memory leak

2020-12-16 Thread Benjamin Marzinski
On Wed, Dec 16, 2020 at 07:16:41PM +0100, mwi...@suse.com wrote: > From: Martin Wilck > > Fix this leak in multipathd, reported by valgrind, that messes up > multipathd's otherwise clean leak report: > > ==23823== 336 bytes in 1 blocks are possibly lost in loss record 3 of 3 > ==23823==at

[dm-devel] [PATCH v3 02/29] multipathd: Fix liburcu memory leak

2020-12-16 Thread mwilck
From: Martin Wilck Fix this leak in multipathd, reported by valgrind, that messes up multipathd's otherwise clean leak report: ==23823== 336 bytes in 1 blocks are possibly lost in loss record 3 of 3 ==23823==at 0x483AB65: calloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)