Skip to content

Commit

Permalink
Merge pull request #2970 from twobraids/nsTArray_Impl
Browse files Browse the repository at this point in the history
fixes Bug 1200416 - added "nsTArray_Impl<.*" to prefix list
a daring selfie r+ and merge...
  • Loading branch information
twobraids committed Aug 31, 2015
2 parents 1cc6804 + ca249da commit 4f105d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/processor/signature_utilities.py
Expand Up @@ -436,6 +436,7 @@ class CSignatureTool(CSignatureToolBase):
'nss.*',
'nsTArray<.*',
'nsTArray_base<.*',
'nsTArray_Impl<.*',
'NtUser.*',
'objc_exception_throw',
'objc_msgSend',
Expand Down

0 comments on commit 4f105d4

Please sign in to comment.