OLD | NEW |
1 { | 1 { |
2 Uninitialized value in deflate | 2 Uninitialized value in deflate |
3 Memcheck:Cond | 3 Memcheck:Cond |
4 fun:longest_match | 4 fun:longest_match |
5 fun:deflate_slow | 5 fun:deflate_slow |
6 fun:MOZ_Z_deflate | 6 fun:MOZ_Z_deflate |
7 } | 7 } |
8 { | 8 { |
9 gtk developers don't like cleaning up one-time leaks. See http://mail.gnome.
org/archives/gtk-devel-list/2004-April/msg00230.html | 9 gtk developers don't like cleaning up one-time leaks. See http://mail.gnome.
org/archives/gtk-devel-list/2004-April/msg00230.html |
10 Memcheck:Leak | 10 Memcheck:Leak |
(...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
496 { | 496 { |
497 # See http://crbug.com/11116 | 497 # See http://crbug.com/11116 |
498 bug_11116a | 498 bug_11116a |
499 Memcheck:Leak | 499 Memcheck:Leak |
500 fun:_Znwj | 500 fun:_Znwj |
501 fun:_ZN11ChildThread21OnProcessFinalReleaseEv | 501 fun:_ZN11ChildThread21OnProcessFinalReleaseEv |
502 } | 502 } |
503 { | 503 { |
504 # See http://crbug.com/11116 | 504 # See http://crbug.com/11116 |
505 bug_11116b | 505 bug_11116b |
| 506 Memcheck:Leak |
506 fun:_Znwj | 507 fun:_Znwj |
507 fun:_ZN11ChildThread14OnChannelErrorEv | 508 fun:_ZN11ChildThread14OnChannelErrorEv |
508 fun:_ZN3IPC12ChannelProxy7Context15OnDispatchErrorEv | 509 fun:_ZN3IPC12ChannelProxy7Context15OnDispatchErrorEv |
509 } | 510 } |
510 { | 511 { |
511 # See http://crbug.com/11117 | 512 # See http://crbug.com/11117 |
512 bug_11117 | 513 bug_11117 |
513 Memcheck:Leak | 514 Memcheck:Leak |
514 fun:_Znwj | 515 fun:_Znwj |
515 fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE | 516 fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE |
516 ... | 517 ... |
517 fun:_ZN24RendererWebKitClientImpl24suddenTerminationChangedEb | 518 fun:_ZN24RendererWebKitClientImpl24suddenTerminationChangedEb |
518 } | 519 } |
| 520 { |
| 521 # See http://crbug.com/11139 |
| 522 bug_11139 |
| 523 Memcheck:Leak |
| 524 fun:_Znwj |
| 525 fun:_ZN14ProcessWatcher23EnsureProcessTerminatedEi |
| 526 } |
| 527 { |
| 528 # See http://crbug.com/11144 |
| 529 # This suppression is loose enough to match at least two message leaks |
| 530 bug_11144 |
| 531 Memcheck:Leak |
| 532 fun:_Znwj |
| 533 fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE |
| 534 fun:_ZN3IPC11SyncChannel15SendWithTimeoutEPNS_7MessageEi |
| 535 fun:_ZN3IPC11SyncChannel4SendEPNS_7MessageE |
| 536 fun:_ZN11ChildThread4SendEPN3IPC7MessageE |
| 537 fun:_ZN12RenderThread4SendEPN3IPC7MessageE |
| 538 } |
OLD | NEW |