mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-12 00:19:31 +08:00
Linux DRD suppression: add an entry for __is_decorate_maps_enabled
Seen on Fedora 43
This commit is contained in:
@@ -98,3 +98,10 @@
|
||||
drd:ConflictingAccess
|
||||
fun:__set_vma_name
|
||||
}
|
||||
|
||||
{
|
||||
drd-libc-__is_decorate_maps_enabled
|
||||
drd:ConflictingAccess
|
||||
fun:__is_decorate_maps_enabled
|
||||
}
|
||||
|
||||
|
||||
@@ -369,3 +369,9 @@
|
||||
fun:_dl_exception_create_format
|
||||
}
|
||||
|
||||
{
|
||||
drd-libc-__is_decorate_maps_enabled
|
||||
drd:ConflictingAccess
|
||||
fun:__is_decorate_maps_enabled
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user