Skip to content

Commit

Permalink
Fixes bug 759534, add JS_DHashTableEnumerate to the prefix skiplist
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraxt committed Jun 4, 2012
1 parent c28670e commit f9677f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/config/processorconfig.py.dist
Expand Up @@ -206,6 +206,7 @@ prefixSignatureRegEx = '|'.join([
'JNI_CreateJavaVM',
'_JNIEnv.*',
'JNI_GetCreatedJavaVM.*',
'JS_DHashTableEnumerate',
'JS_DHashTableOperate',
'kill',
'__libc_android_abort',
Expand Down

0 comments on commit f9677f8

Please sign in to comment.