mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
valgrind: Remove suppression for fixed memory leak in libselinux.
This memory leak has been fixed since libselinux 2.1.13. Thanks: Daniel Walsh
This commit is contained in:
@@ -277,15 +277,6 @@
|
||||
fun:_dl_init
|
||||
}
|
||||
|
||||
# Memory leak in libselinux (RHBZ#918572).
|
||||
{
|
||||
libselinux_leak
|
||||
Memcheck:Leak
|
||||
...
|
||||
# Really this is 'setsockcreatecon'
|
||||
fun:setprocattrcon.constprop.2
|
||||
}
|
||||
|
||||
# Memory leak in libmagic (RHBZ#919466).
|
||||
{
|
||||
libmagic_leak
|
||||
|
||||
Reference in New Issue
Block a user