Closed Bug 720655 Opened 12 years ago Closed 12 years ago

[skiplist] Add Rtl.*, _Rtl.*, __Rtl.* and NtUser.* to prefixSignatureRegEx

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: scoobidiver, Assigned: laura)

References

(Blocks 1 open bug)

Details

(Whiteboard: [qa-])

In the skiplist, add:
  'Rtl.*'
  '_Rtl.*'
  '__Rtl.*'
  'NtUser.*',

Remove:
  'RtlpFreeHandleForAtom',
  'RtlpDeCommitFreeBlock',
  'RtlpAllocateAffinityIndex',
  'RtlAddAccessAllowedAce',
  'RtlQueryPerformanceFrequency',
  'RtlpWaitOnCriticalSection',
  'RtlpWaitForCriticalSection'
  'NtUserWaitMessage',
  'NtUserMessageCall',
Blocks: 724820
Blocks: 735836
Laura, I think we should go ahead with this.
Summary: Add Rtl.*, _Rtl.*, __Rtl.* and NtUser.* to the skiplist as prefixSignatureRegEx → [skiplist] Add Rtl.*, _Rtl.*, __Rtl.* and NtUser.* to prefixSignatureRegEx
I'm also getting rid of 
 'RtlDeleteCriticalSection'
as it should be covered by the more general case.

In https://github.com/lauraxt/socorro/commit/06759a89fdf2f443fe8865ed2ec46e8ca4bf78a0
Assignee: nobody → laura
Target Milestone: --- → 3
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Blocks: 724389
Blocks: 726425
No longer blocks: 599354
No longer blocks: 663466
Blocks: 599354
Blocks: 663466
You need to log in before you can comment on or make changes to this bug.