mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1711648 - Supress valgrind error more robustly. r=jrmuizel
There is a valgrind suppression on a generic signature containing the hash of rust types. The hash changes when crate dependencies are updated. Differential Revision: https://phabricator.services.mozilla.com/D116588
This commit is contained in:
parent
ce4b52c6c4
commit
6c020067b9
@ -1031,8 +1031,8 @@
|
||||
{
|
||||
Starting with rust 1.52
|
||||
Memcheck:Cond
|
||||
fun:_ZN5style10properties10shorthands4font10parse_into17hdbde89d63594167dE
|
||||
fun:_ZN5style10properties19PropertyDeclaration10parse_into17h5b1aaabefd80275aE
|
||||
fun:_ZN5style10properties17declaration_block31parse_property_declaration_list17hd3d3e0b8230d638aE
|
||||
fun:_ZN124_$LT$style..stylesheets..rule_parser..NestedRuleParser$u20$as$u20$cssparser..rules_and_declarations..QualifiedRuleParser$GT$11parse_block17hbbb5be28f1605266E
|
||||
fun:_ZN5style10properties10shorthands4font10parse_into*
|
||||
fun:_ZN5style10properties19PropertyDeclaration10parse_into*
|
||||
fun:_ZN5style10properties17declaration_block31parse_property_declaration_list*
|
||||
fun:_ZN124_$LT$style..stylesheets..rule_parser..NestedRuleParser$u20$as$u20$cssparser..rules_and_declarations..QualifiedRuleParser$GT$11parse_block*
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user