Skip to content

Commit

Permalink
fixes bug 1400085 - add stdext::hash_map<T>::.* to prefix list (#3992)
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg authored Sep 15, 2017
1 parent 4669539 commit e635240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/siglists/prefix_signature_re.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ std::list<.*>::.*
std::panicking::begin_panic<.*>
std::panicking::rust_panic_with_hook
std::collections::hash::map::.*
stdext::hash_map<T>::.*
strcat
strncmp
ssl3_.*
Expand Down

0 comments on commit e635240

Please sign in to comment.