Skip to content

Commit

Permalink
Bug 1939976 - Ignore the core::option::unwrap_failed function when ge…
Browse files Browse the repository at this point in the history
…nerating crash signatures
  • Loading branch information
gabrielesvelto committed Jan 6, 2025
1 parent 5d21dca commit 81252e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/signature/siglists/irrelevant_signature_re.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ core::mem::drop
core::mem::replace
core::ops::function::FnOnce::call_once<T>
core::option::Option<T>
core::option::unwrap_failed
core::panicking::
core::ptr::write
core::ptr::mut_ptr
Expand Down

0 comments on commit 81252e9

Please sign in to comment.