Skip to content

Commit

Permalink
Merge pull request #3212 from adngdb/1249805-prefix
Browse files Browse the repository at this point in the history
Fixes bug 1249805 - Added mozilla::CondVar::.* to the prefix list.
  • Loading branch information
Peter Bengtsson committed Feb 24, 2016
2 parents c9df298 + 565cd51 commit dd878bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/processor/signature_utilities.py
Expand Up @@ -425,6 +425,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 dd878bc

Please sign in to comment.