Skip to content

Commit

Permalink
Fixes bug 1249805 - Added mozilla::CondVar::.* to the prefix list.
Browse files Browse the repository at this point in the history
  • Loading branch information
adngdb committed Feb 22, 2016
1 parent a51a776 commit 565cd51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/processor/signature_utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ class CSignatureTool(CSignatureToolBase):
'mozalloc_handle_oom',
'moz_free',
'mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame',
'mozilla::CondVar::.*',
'mozilla::ipc::MessageChannel::Send',
'mozilla::ipc::RPCChannel::Call',
'mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame',
Expand Down

0 comments on commit 565cd51

Please sign in to comment.