Skip to content

Commit

Permalink
Merge pull request #5045 from willkg/signature-changes-3
Browse files Browse the repository at this point in the history
bug 1599157, 1599162, 1599164, 1599167, 1599168, 1599222: third round of signature generation changes
  • Loading branch information
willkg committed Nov 26, 2019
2 parents a566406 + f21a2c2 commit 474b35c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions socorro/signature/siglists/prefix_signature_re.txt
Expand Up @@ -45,6 +45,7 @@ core::slice::slice_index_order_fail
core::str::slice_error_fail
CrashInJS
CreateFileMappingA
__cxxabiv1::failed_throw
__delayLoadHelper2
dlmalloc
dlmalloc_trim
Expand Down Expand Up @@ -160,6 +161,7 @@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame
mozilla::ipc::RPCChannel::EnteredCxxStack
mozilla::ipc::RPCChannel::Send
mozilla::ipc::WriteIPDLParam
mozilla::ipc::IPDLParamTraits<T>::Write
mozilla::layers::CompositorD3D11::Failed
mozilla::layers::CompositorD3D11::HandleError
mozilla::SpinEventLoopUntil<T>
Expand Down Expand Up @@ -249,6 +251,7 @@ SEC_.*Item
seckey_
SECKEY_
__security_check_cookie
__semwait_signal
send
setjmp
sigblock
Expand Down Expand Up @@ -305,6 +308,9 @@ TouchBadMemory
# so best to keep it in the prefix list where the frame is added to
# the signature rather than dropped
trunc
__ulock_wait
__unlink
unlink
vcruntime140\.dll@0x
_VEC_memcpy
_VEC_memzero
Expand Down

0 comments on commit 474b35c

Please sign in to comment.