Skip to content

Commit

Permalink
Merge pull request mozilla-services#1059 from lauraxt/833853
Browse files Browse the repository at this point in the history
Fixes bug 833853, add NP_Shutdown to the prefix skip list
  • Loading branch information
lonnen committed Jan 23, 2013
2 parents 06d69fa + 9ec16cd commit 7317df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/config/processorconfig.py.dist
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ prefixSignatureRegEx = '|'.join([
'mozilla::ipc::RPCChannel::Send',
'moz_xmalloc',
'moz_xrealloc',
'NP_Shutdown',
'nsCOMPtr.*',
'NS_DebugBreak_P.*',
'[-+]\[NSException raise(:format:(arguments:)?)?\]',
Expand Down

0 comments on commit 7317df9

Please sign in to comment.