Fuzz introspector: regexp
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
104 208 2 :

['__xmlStructuredError', '__xmlStructuredErrorContext']

104 208 xmlRaiseMemoryError call site: 00079 /src/libxml2/error.c:656
104 208 2 :

['__xmlStructuredError', '__xmlStructuredErrorContext']

104 208 xmlVRaiseError call site: 00122 /src/libxml2/error.c:729
59 59 1 :

['xmlCopyError']

477 685 xmlVRaiseError call site: 00100 /src/libxml2/error.c:722
18 18 4 :

['__errno_location', 'time', 'xmlAbort', 'getentropy']

18 18 xmlInitRandom call site: 00009 /src/libxml2/dict.c:940
17 17 1 :

['xmlDictFree']

17 17 xmlHashFree call site: 00421 /src/libxml2/hash.c:250
12 12 1 :

['xmlHashGrow']

12 12 xmlHashCreate call site: 00042 /src/libxml2/hash.c:180
8 8 1 :

['xmlAbort']

485 888 xmlVRaiseError call site: 00096 /src/libxml2/error.c:703
8 8 1 :

['xmlAbort']

8 26 xmlNewGlobalState call site: 00047 /src/libxml2/globals.c:483
7 7 1 :

['xmlStrEqual']

7 7 xmlFACompareRanges call site: 00391 /src/libxml2/xmlregexp.c:2263
0 351 1 :

['xmlRegexpErrCompile']

0 351 xmlFAParseAtom call site: 00140 /src/libxml2/xmlregexp.c:5233
0 351 1 :

['xmlRegexpErrCompile']

0 351 xmlRegAtomAddRange call site: 00235 /src/libxml2/xmlregexp.c:1401
0 351 1 :

['xmlRegexpErrCompile']

0 351 xmlRegAtomPush call site: 00197 /src/libxml2/xmlregexp.c:1459

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 xmlFuzzDataInit [function] [call site] 00001
2 xmlHashCreate [function] [call site] 00002
3 xmlInitParser [function] [call site] 00003
4 pthread_once [call site] 00004
4 xmlInitParserInternal [function] [call site] 00005
5 xmlInitRandom [function] [call site] 00006
6 xmlInitMutex [function] [call site] 00007
7 pthread_mutex_init [call site] 00008
6 getentropy [call site] 00009
6 __errno_location [call site] 00010
6 __errno_location [call site] 00011
6 __errno_location [call site] 00012
6 xmlAbort [function] [call site] 00013
7 xmlVPrintErrorMessage [function] [call site] 00014
8 vfprintf [call site] 00015
7 abort [call site] 00016
6 time [call site] 00017
5 xmlInitMemoryInternal [function] [call site] 00018
6 xmlInitMutex [function] [call site] 00019
5 xmlInitThreadsInternal [function] [call site] 00020
6 xmlInitRMutex [function] [call site] 00021
7 pthread_mutex_init [call site] 00022
7 pthread_cond_init [call site] 00023
5 xmlInitGlobalsInternal [function] [call site] 00024
6 xmlInitMutex [function] [call site] 00025
6 pthread_key_create [call site] 00026
6 xmlFreeGlobalState [function] [call site] 00027
7 xmlResetError [function] [call site] 00028
5 xmlInitDictInternal [function] [call site] 00029
6 xmlInitMutex [function] [call site] 00030
5 xmlInitEncodingInternal [function] [call site] 00031
5 xmlInitXPathInternal [function] [call site] 00032
6 xmlXPathSFComputeHash [function] [call site] 00033
5 xmlInitIOCallbacks [function] [call site] 00034
5 xmlInitCatalogInternal [function] [call site] 00035
6 getenv [call site] 00036
6 xmlInitRMutex [function] [call site] 00037
5 xmlInitSchemasTypesInternal [function] [call site] 00038
6 xmlInitMutex [function] [call site] 00039
5 xmlInitRelaxNGInternal [function] [call site] 00040
6 xmlInitMutex [function] [call site] 00041
3 xmlRandom [function] [call site] 00042
4 xmlGetLocalRngState [function] [call site] 00043
5 xmlGetThreadLocalStorage [function] [call site] 00044
6 xmlInitParser [function] [call site] 00045
6 pthread_getspecific [call site] 00046
6 xmlNewGlobalState [function] [call site] 00047
7 xmlInitGlobalState [function] [call site] 00049
8 xmlGlobalRandom [function] [call site] 00050
9 xmlMutexLock [function] [call site] 00051
10 pthread_mutex_lock [call site] 00052
9 xoroshiro64ss [function] [call site] 00053
9 xmlMutexUnlock [function] [call site] 00054
10 pthread_mutex_unlock [call site] 00055
8 xmlGlobalRandom [function] [call site] 00056
8 xmlMutexLock [function] [call site] 00057
8 xmlMutexUnlock [function] [call site] 00058
8 pthread_setspecific [call site] 00059
4 xoroshiro64ss [function] [call site] 00060
3 xmlHashGrow [function] [call site] 00061
1 xmlFuzzReadInt [function] [call site] 00062
1 xmlFuzzReadString [function] [call site] 00063
1 xmlFuzzInjectFailure [function] [call site] 00064
1 xmlRegexpCompile [function] [call site] 00065
2 xmlRegNewParserCtxt [function] [call site] 00066
3 xmlStrdup [function] [call site] 00067
4 xmlStrndup [function] [call site] 00068
2 xmlRegStatePush [function] [call site] 00069
3 xmlGrowCapacity [function] [call site] 00070
3 xmlRegexpErrMemory [function] [call site] 00071
4 xmlRaiseMemoryError [function] [call site] 00072
5 xmlGetLastErrorInternal [function] [call site] 00073
6 xmlGetThreadLocalStorage [function] [call site] 00074
5 xmlResetLastError [function] [call site] 00075
6 xmlGetLastErrorInternal [function] [call site] 00076
6 xmlResetError [function] [call site] 00077
5 xmlResetError [function] [call site] 00078
5 __xmlStructuredError [function] [call site] 00079
6 xmlGetThreadLocalStorage [function] [call site] 00080
5 __xmlStructuredError [function] [call site] 00081
5 __xmlStructuredErrorContext [function] [call site] 00082
6 xmlGetThreadLocalStorage [function] [call site] 00083
3 xmlRegexpErrMemory [function] [call site] 00084
3 xmlRegNewState [function] [call site] 00085
4 xmlRegexpErrMemory [function] [call site] 00086
2 xmlFAParseRegExp [function] [call site] 00087
3 xmlFAParseBranch [function] [call site] 00088
4 xmlFAParsePiece [function] [call site] 00089
5 xmlFAParseAtom [function] [call site] 00090
6 xmlFAIsChar [function] [call site] 00091
7 xmlGetUTF8Char [function] [call site] 00092
7 xmlRegexpErrCompile [function] [call site] 00093
8 xmlRaiseError [function] [call site] 00094
9 xmlVRaiseError [function] [call site] 00095
10 xmlGetLastErrorInternal [function] [call site] 00096
10 xmlAbort [function] [call site] 00097
10 __xmlGetWarningsDefaultValue [function] [call site] 00098
11 xmlGetThreadLocalStorage [function] [call site] 00099
10 xmlVUpdateError [function] [call site] 00100
11 xmlGetLineNo [function] [call site] 00101
12 xmlGetLineNoInternal [function] [call site] 00102
13 xmlGetLineNoInternal [function] [call site] 00103
14 xmlGetLineNoInternal [function] [call site] 00104
15 xmlGetLineNoInternal [function] [call site] 00105
16 xmlGetLineNoInternal [function] [call site] 00106
17 xmlGetLineNoInternal [function] [call site] 00107
11 xmlVSetError [function] [call site] 00108
12 xmlResetError [function] [call site] 00109
12 xmlStrVASPrintf [function] [call site] 00110
13 vsnprintf [call site] 00111
13 vsnprintf [call site] 00112
13 vsnprintf [call site] 00113
12 xmlStrdup [function] [call site] 00114
12 xmlStrdup [function] [call site] 00115
12 xmlStrdup [function] [call site] 00116
12 xmlStrdup [function] [call site] 00117
12 xmlResetError [function] [call site] 00118
10 xmlCopyError [function] [call site] 00119
11 xmlSetError [function] [call site] 00120
12 xmlVSetError [function] [call site] 00121
10 __xmlStructuredError [function] [call site] 00122
10 __xmlStructuredError [function] [call site] 00123
10 __xmlStructuredErrorContext [function] [call site] 00124
10 __xmlGenericError [function] [call site] 00125
11 xmlGetThreadLocalStorage [function] [call site] 00126
10 __xmlGenericErrorContext [function] [call site] 00127
11 xmlGetThreadLocalStorage [function] [call site] 00128
10 xmlFormatError [function] [call site] 00129
11 xmlStrlen [function] [call site] 00130
12 strlen [call site] 00131
11 xmlParserPrintFileContextInternal [function] [call site] 00132
12 xmlParserInputGetWindow [function] [call site] 00133
13 xmlGetUTF8Char [function] [call site] 00134
11 xmlParserPrintFileContextInternal [function] [call site] 00135
11 xmlStrlen [function] [call site] 00136
8 xmlRegexpErrMemory [function] [call site] 00137
6 xmlRegNewAtom [function] [call site] 00138
7 xmlRegexpErrMemory [function] [call site] 00139
6 xmlGetUTF8Char [function] [call site] 00140
6 xmlRegexpErrCompile [function] [call site] 00141
6 xmlRegexpErrCompile [function] [call site] 00142
6 xmlFAGenerateEpsilonTransition [function] [call site] 00143
7 xmlRegStatePush [function] [call site] 00144
7 xmlRegStateAddTrans [function] [call site] 00145
8 xmlRegexpErrCompile [function] [call site] 00146
8 xmlRegexpErrCompile [function] [call site] 00147
8 xmlGrowCapacity [function] [call site] 00148
8 xmlRegexpErrMemory [function] [call site] 00149
8 xmlRegexpErrMemory [function] [call site] 00150
8 xmlRegStateAddTransTo [function] [call site] 00151
9 xmlGrowCapacity [function] [call site] 00152
9 xmlRegexpErrMemory [function] [call site] 00153
9 xmlRegexpErrMemory [function] [call site] 00154
6 xmlFAGenerateEpsilonTransition [function] [call site] 00155
6 xmlFAParseRegExp [function] [call site] 00156
7 xmlFAParseBranch [function] [call site] 00157
8 xmlFAGenerateEpsilonTransition [function] [call site] 00158
8 xmlFAGenerateTransitions [function] [call site] 00159
9 xmlRegexpErrCompile [function] [call site] 00160
9 xmlFAGenerateEpsilonTransition [function] [call site] 00161
9 xmlFAGenerateEpsilonTransition [function] [call site] 00162
9 xmlFAGenerateEpsilonTransition [function] [call site] 00163
9 xmlFAGenerateEpsilonTransition [function] [call site] 00164
9 xmlFAGenerateEpsilonTransition [function] [call site] 00165
9 xmlFAGenerateEpsilonTransition [function] [call site] 00166
9 xmlFAGenerateEpsilonTransition [function] [call site] 00167
9 xmlRegStatePush [function] [call site] 00168
9 xmlRegCopyAtom [function] [call site] 00169
10 xmlRegexpErrMemory [function] [call site] 00170
10 xmlRegexpErrMemory [function] [call site] 00171
10 xmlRegCopyRange [function] [call site] 00172
11 xmlRegNewRange [function] [call site] 00173
12 xmlRegexpErrMemory [function] [call site] 00174
11 xmlStrdup [function] [call site] 00175
11 xmlRegexpErrMemory [function] [call site] 00176
11 xmlRegFreeRange [function] [call site] 00177
10 xmlRegFreeAtom [function] [call site] 00178
11 xmlRegFreeRange [function] [call site] 00179
9 xmlFAGenerateTransitions [function] [call site] 00180
10 xmlRegFreeAtom [function] [call site] 00181
10 xmlRegGetCounter [function] [call site] 00182
11 xmlGrowCapacity [function] [call site] 00183
11 xmlRegexpErrMemory [function] [call site] 00184
11 xmlRegexpErrMemory [function] [call site] 00185
10 xmlFAGenerateCountedEpsilonTransition [function] [call site] 00186
11 xmlRegStatePush [function] [call site] 00187
11 xmlRegStateAddTrans [function] [call site] 00188
10 xmlFAGenerateCountedTransition [function] [call site] 00189
11 xmlRegStatePush [function] [call site] 00190
11 xmlRegStateAddTrans [function] [call site] 00191
10 xmlFAGenerateEpsilonTransition [function] [call site] 00192
10 xmlRegGetCounter [function] [call site] 00193
10 xmlFAGenerateCountedTransition [function] [call site] 00194
10 xmlFAGenerateCountedEpsilonTransition [function] [call site] 00195
10 xmlFAGenerateEpsilonTransition [function] [call site] 00196
10 xmlRegAtomPush [function] [call site] 00197
11 xmlRegexpErrCompile [function] [call site] 00198
11 xmlGrowCapacity [function] [call site] 00199
11 xmlRegexpErrMemory [function] [call site] 00200
11 xmlRegexpErrMemory [function] [call site] 00201
10 xmlRegStatePush [function] [call site] 00202
10 xmlFAGenerateEpsilonTransition [function] [call site] 00203
10 xmlRegFreeAtom [function] [call site] 00204
10 xmlRegStatePush [function] [call site] 00205
10 xmlRegStatePush [function] [call site] 00206
10 xmlFAGenerateEpsilonTransition [function] [call site] 00207
10 xmlRegStateAddTrans [function] [call site] 00208
10 xmlFAGenerateEpsilonTransition [function] [call site] 00209
10 xmlFAGenerateEpsilonTransition [function] [call site] 00210
10 xmlRegStateAddTrans [function] [call site] 00211
10 xmlRegStateAddTrans [function] [call site] 00212
10 xmlFAGenerateEpsilonTransition [function] [call site] 00213
10 xmlRegAtomPush [function] [call site] 00214
8 xmlRegFreeAtom [function] [call site] 00215
8 xmlFAParsePiece [function] [call site] 00216
9 xmlRegexpErrCompile [function] [call site] 00217
9 xmlFAParseQuantifier [function] [call site] 00218
10 xmlFAParseQuantExact [function] [call site] 00219
10 xmlRegexpErrCompile [function] [call site] 00220
10 xmlFAParseQuantExact [function] [call site] 00221
10 xmlRegexpErrCompile [function] [call site] 00222
10 xmlRegexpErrCompile [function] [call site] 00223
8 xmlFAGenerateTransitions [function] [call site] 00224
8 xmlRegFreeAtom [function] [call site] 00225
6 xmlRegexpErrCompile [function] [call site] 00226
6 xmlRegNewAtom [function] [call site] 00227
6 xmlFAParseCharClass [function] [call site] 00228
7 xmlRegNewAtom [function] [call site] 00229
7 xmlFAParseCharGroup [function] [call site] 00230
8 xmlFAParsePosCharGroup [function] [call site] 00231
9 xmlFAParseCharClassEsc [function] [call site] 00232
10 xmlRegNewAtom [function] [call site] 00233
10 xmlRegAtomAddRange [function] [call site] 00234
11 xmlRegexpErrCompile [function] [call site] 00235
11 xmlRegexpErrCompile [function] [call site] 00236
11 xmlGrowCapacity [function] [call site] 00237
11 xmlRegexpErrMemory [function] [call site] 00238
11 xmlRegexpErrMemory [function] [call site] 00239
11 xmlRegNewRange [function] [call site] 00240
10 xmlRegexpErrCompile [function] [call site] 00241
10 xmlRegexpErrCompile [function] [call site] 00242
10 xmlFAParseCharProp [function] [call site] 00243
11 xmlRegexpErrCompile [function] [call site] 00244
11 xmlStrndup [function] [call site] 00245
11 xmlRegexpErrMemory [function] [call site] 00246
11 xmlRegexpErrCompile [function] [call site] 00247
11 xmlRegNewAtom [function] [call site] 00248
11 xmlRegAtomAddRange [function] [call site] 00249
10 xmlRegexpErrCompile [function] [call site] 00250
10 xmlRegexpErrCompile [function] [call site] 00251
10 xmlFAParseCharProp [function] [call site] 00252
10 xmlRegexpErrCompile [function] [call site] 00253
10 xmlRegNewAtom [function] [call site] 00254
10 parse_escaped_codepoint [function] [call site] 00255
11 parse_escaped_codeunit [function] [call site] 00256
12 xmlRegexpErrCompile [function] [call site] 00257
11 parse_escaped_codeunit [function] [call site] 00258
11 xmlRegexpErrCompile [function] [call site] 00259
10 xmlRegAtomAddRange [function] [call site] 00260
10 xmlRegNewAtom [function] [call site] 00261
10 xmlRegAtomAddRange [function] [call site] 00262
10 xmlRegexpErrCompile [function] [call site] 00263
9 xmlFAParseCharRange [function] [call site] 00264
10 xmlRegexpErrCompile [function] [call site] 00265
10 xmlRegexpErrCompile [function] [call site] 00266
10 xmlGetUTF8Char [function] [call site] 00267
10 xmlRegexpErrCompile [function] [call site] 00268
10 xmlRegexpErrCompile [function] [call site] 00269
10 xmlRegAtomAddRange [function] [call site] 00270
10 xmlRegexpErrCompile [function] [call site] 00271
10 xmlGetUTF8Char [function] [call site] 00272
10 xmlRegexpErrCompile [function] [call site] 00273
10 xmlRegexpErrCompile [function] [call site] 00274
10 xmlRegexpErrCompile [function] [call site] 00275
10 xmlRegAtomAddRange [function] [call site] 00276
8 xmlFAParseCharGroup [function] [call site] 00277
9 xmlRegexpErrCompile [function] [call site] 00278
9 xmlFAParsePosCharGroup [function] [call site] 00279
7 xmlRegexpErrCompile [function] [call site] 00280
7 xmlFAParseCharClassEsc [function] [call site] 00281
2 xmlRegexpErrCompile [function] [call site] 00282
2 xmlFAEliminateEpsilonTransitions [function] [call site] 00283
3 xmlFAEliminateSimpleEpsilonTransitions [function] [call site] 00284
4 xmlRegStateAddTrans [function] [call site] 00285
3 xmlRegFreeState [function] [call site] 00286
3 xmlFAReduceEpsilonTransitions [function] [call site] 00287
4 xmlRegStateAddTrans [function] [call site] 00288
4 xmlFAReduceEpsilonTransitions [function] [call site] 00289
5 xmlRegStateAddTrans [function] [call site] 00290
3 xmlFAFinishReduceEpsilonTransitions [function] [call site] 00291
4 xmlFAFinishReduceEpsilonTransitions [function] [call site] 00292
3 xmlRegFreeState [function] [call site] 00293
2 xmlRegEpxFromParse [function] [call site] 00294
3 xmlRegexpErrMemory [function] [call site] 00295
3 xmlRegexpIsDeterminist [function] [call site] 00296
4 xmlNewAutomata [function] [call site] 00297
5 xmlRegNewParserCtxt [function] [call site] 00298
5 xmlRegStatePush [function] [call site] 00299
5 xmlFreeAutomata [function] [call site] 00300
6 xmlRegFreeParserCtxt [function] [call site] 00301
7 xmlRegFreeState [function] [call site] 00302
7 xmlRegFreeAtom [function] [call site] 00303
4 xmlRegFreeState [function] [call site] 00304
4 xmlFAComputesDeterminism [function] [call site] 00305
5 xmlFAEqualAtoms [function] [call site] 00306
6 xmlStrEqual [function] [call site] 00307
7 strcmp [call site] 00308
5 xmlFACompareAtoms [function] [call site] 00309
6 xmlFACompareAtomTypes [function] [call site] 00310
6 xmlStrchr [function] [call site] 00311
6 xmlStrchr [function] [call site] 00312
6 xmlRegStrEqualWildcard [function] [call site] 00313
6 xmlRegCheckCharacter [function] [call site] 00314
7 xmlRegCheckCharacterRange [function] [call site] 00315
8 xmlCharInRange [function] [call site] 00316
8 xmlCharInRange [function] [call site] 00317
8 xmlCharInRange [function] [call site] 00318
8 xmlUCSIsCatNd [function] [call site] 00319
9 xmlCharInRange [function] [call site] 00320
8 xmlUCSIsCatP [function] [call site] 00321
9 xmlCharInRange [function] [call site] 00322
8 xmlUCSIsCatZ [function] [call site] 00323
9 xmlCharInRange [function] [call site] 00324
8 xmlUCSIsCatC [function] [call site] 00325
9 xmlCharInRange [function] [call site] 00326
8 xmlUCSIsCatL [function] [call site] 00327
9 xmlCharInRange [function] [call site] 00328
8 xmlUCSIsCatLu [function] [call site] 00329
9 xmlCharInRange [function] [call site] 00330
8 xmlUCSIsCatLl [function] [call site] 00331
9 xmlCharInRange [function] [call site] 00332
8 xmlUCSIsCatLt [function] [call site] 00333
9 xmlCharInRange [function] [call site] 00334
8 xmlUCSIsCatLm [function] [call site] 00335
9 xmlCharInRange [function] [call site] 00336
8 xmlUCSIsCatLo [function] [call site] 00337
9 xmlCharInRange [function] [call site] 00338
8 xmlUCSIsCatM [function] [call site] 00339
9 xmlCharInRange [function] [call site] 00340
8 xmlUCSIsCatMn [function] [call site] 00341
9 xmlCharInRange [function] [call site] 00342
8 xmlUCSIsCatMc [function] [call site] 00343
9 xmlCharInRange [function] [call site] 00344
8 xmlUCSIsCatMe [function] [call site] 00345
8 xmlUCSIsCatN [function] [call site] 00346
9 xmlCharInRange [function] [call site] 00347
8 xmlUCSIsCatNd [function] [call site] 00348
8 xmlUCSIsCatNl [function] [call site] 00349
8 xmlUCSIsCatNo [function] [call site] 00350
9 xmlCharInRange [function] [call site] 00351
8 xmlUCSIsCatP [function] [call site] 00352
8 xmlUCSIsCatPc [function] [call site] 00353
8 xmlUCSIsCatPd [function] [call site] 00354
9 xmlCharInRange [function] [call site] 00355
8 xmlUCSIsCatPs [function] [call site] 00356
9 xmlCharInRange [function] [call site] 00357
8 xmlUCSIsCatPe [function] [call site] 00358
9 xmlCharInRange [function] [call site] 00359
8 xmlUCSIsCatPi [function] [call site] 00360
8 xmlUCSIsCatPf [function] [call site] 00361
8 xmlUCSIsCatPo [function] [call site] 00362
9 xmlCharInRange [function] [call site] 00363
8 xmlUCSIsCatZ [function] [call site] 00364
8 xmlUCSIsCatZs [function] [call site] 00365
8 xmlUCSIsCatZl [function] [call site] 00366
8 xmlUCSIsCatZp [function] [call site] 00367
8 xmlUCSIsCatS [function] [call site] 00368
9 xmlCharInRange [function] [call site] 00369
8 xmlUCSIsCatSm [function] [call site] 00370
9 xmlCharInRange [function] [call site] 00371
8 xmlUCSIsCatSc [function] [call site] 00372
9 xmlCharInRange [function] [call site] 00373
8 xmlUCSIsCatSk [function] [call site] 00374
9 xmlCharInRange [function] [call site] 00375
8 xmlUCSIsCatSo [function] [call site] 00376
9 xmlCharInRange [function] [call site] 00377
8 xmlUCSIsCatC [function] [call site] 00378
8 xmlUCSIsCatCc [function] [call site] 00379
8 xmlUCSIsCatCf [function] [call site] 00380
9 xmlCharInRange [function] [call site] 00381
8 xmlUCSIsCatCo [function] [call site] 00382
8 xmlUCSIsBlock [function] [call site] 00383
9 xmlUnicodeLookup [function] [call site] 00384
10 strcmp [call site] 00385
9 xmlCharInRange [function] [call site] 00386
7 xmlRegCheckCharacterRange [function] [call site] 00387
7 xmlRegCheckCharacterRange [function] [call site] 00388
7 xmlRegCheckCharacterRange [function] [call site] 00389
6 xmlFACompareRanges [function] [call site] 00390
7 xmlRegCheckCharacterRange [function] [call site] 00391
7 xmlStrEqual [function] [call site] 00392
5 xmlFAEqualAtoms [function] [call site] 00393
5 xmlFARecurseDeterminism [function] [call site] 00394
6 xmlFARecurseDeterminism [function] [call site] 00395
7 xmlFACompareAtoms [function] [call site] 00396
7 xmlFAEqualAtoms [function] [call site] 00397
5 xmlFAFinishRecurseDeterminism [function] [call site] 00398
6 xmlFAFinishRecurseDeterminism [function] [call site] 00399
4 xmlFreeAutomata [function] [call site] 00400
3 xmlRegexpErrMemory [function] [call site] 00401
3 xmlRegexpErrMemory [function] [call site] 00402
3 xmlRegexpErrMemory [function] [call site] 00403
3 xmlRegexpErrMemory [function] [call site] 00404
3 xmlStrEqual [function] [call site] 00405
3 xmlStrdup [function] [call site] 00406
3 xmlRegCalloc2 [function] [call site] 00407
3 xmlRegCalloc2 [function] [call site] 00408
3 xmlRegexpErrMemory [function] [call site] 00409
3 xmlRegFreeState [function] [call site] 00410
3 xmlRegFreeAtom [function] [call site] 00411
2 xmlRegFreeParserCtxt [function] [call site] 00412
1 xmlFuzzMallocFailed [function] [call site] 00413
1 fprintf [call site] 00414
1 abort [call site] 00415
1 xmlRegFreeRegexp [function] [call site] 00416
2 xmlRegFreeState [function] [call site] 00417
2 xmlRegFreeAtom [function] [call site] 00418
1 xmlFuzzInjectFailure [function] [call site] 00419
1 xmlFuzzDataCleanup [function] [call site] 00420
2 xmlHashFree [function] [call site] 00421
3 xmlDictFree [function] [call site] 00422
4 xmlMutexLock [function] [call site] 00423
4 xmlMutexUnlock [function] [call site] 00424
4 xmlMutexUnlock [function] [call site] 00425
4 xmlDictFree [function] [call site] 00426
2 xmlHashDefaultDeallocator [function] [call site] 00427
1 xmlResetLastError [function] [call site] 00428