forked from mirrors/gecko-dev
		
	Bug 1844200 - Update valgrind suppressions for rustc 1.71. r=firefox-build-system-reviewers,ahochheiden
The involved symbol changed to _ZN3std3sys6common12thread_local10fast_local12Key$LT$T$GT$14try_initialize... Differential Revision: https://phabricator.services.mozilla.com/D183924
This commit is contained in:
		
							parent
							
								
									1018b9b1fe
								
							
						
					
					
						commit
						94e3db4c9b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -150,7 +150,7 @@ | ||||||
|    match-leak-kinds: definite |    match-leak-kinds: definite | ||||||
|    fun:malloc |    fun:malloc | ||||||
|    ... |    ... | ||||||
|    fun:_ZN3std*thread*local*4fast12Key$LT$T$GT$14try_initialize* |    fun:_ZN3std*thread*local*fast*12Key$LT$T$GT$14try_initialize* | ||||||
|    ... |    ... | ||||||
|    fun:_ZN5style5bloom19StyleBloom$LT$E$GT$3new* |    fun:_ZN5style5bloom19StyleBloom$LT$E$GT$3new* | ||||||
|    ... |    ... | ||||||
|  | @ -161,7 +161,7 @@ | ||||||
|    match-leak-kinds: definite |    match-leak-kinds: definite | ||||||
|    fun:malloc |    fun:malloc | ||||||
|    ... |    ... | ||||||
|    fun:_ZN3std*thread*local*4fast12Key$LT$T$GT$14try_initialize* |    fun:_ZN3std*thread*local*fast*12Key$LT$T$GT$14try_initialize* | ||||||
|    ... |    ... | ||||||
|    fun:_ZN5style7sharing26StyleSharingCache$LT$E$GT$3new* |    fun:_ZN5style7sharing26StyleSharingCache$LT$E$GT$3new* | ||||||
|    ... |    ... | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Mike Hommey
						Mike Hommey