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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
216 195 ...gitpython.fuzzing.fuzz-targets.fuzz_diff.TestOneInput call site: 00195 git.diff.Diff._index_from_patch_format
34 22 git.util.is_cygwin_git call site: 00022 git.util._is_cygwin_git
25 465 git.util.finalize_process call site: 00465 git.diff.Diff.__init__
24 491 ...gitpython.fuzzing.fuzz-targets.fuzz_diff.BytesProcessAdapter.__init__ call site: 00491 git.diff.Diff._handle_diff_line
14 99 git.config.GitConfigParser.__init__ call site: 00099 git.config.get_config_path
7 176 git.objects.base.IndexObject.__init__ call site: 00176 git.objects.base.IndexObject.__init__
6 73 git.repo.fun.is_git_dir call site: 00073 os.path.join
6 141 git.repo.base.Repo.__init__ call site: 00141 git.repo.fun.find_worktree_git_dir
5 186 ...gitpython.fuzzing.fuzz-targets.fuzz_diff.TestOneInput call site: 00186 fdp.ConsumeBytes
3 135 git.repo.fun.find_submodule_git_dir call site: 00135 os.path.dirname
3 170 git.diff.Diff.__init__ call site: 00170 a_rawpath.decode
2 93 git.repo.base.Repo._get_config_path call site: 00093 git.types.assert_never

Fuzzer calltree

0 ...gitpython.fuzzing.fuzz-targets.fuzz_diff.TestOneInput [function] [call site] 00000
1 atheris.FuzzedDataProvider [function] [call site] 00001
1 tempfile.TemporaryDirectory [function] [call site] 00002
1 git.repo.base.Repo.init [function] [call site] 00003
2 git.util.expand_path [function] [call site] 00004
3 <builtin>.isinstance [function] [call site] 00005
3 p.resolve [function] [call site] 00006
3 os.path.expanduser [function] [call site] 00007
3 os.path.expandvars [function] [call site] 00008
3 os.path.abspath [function] [call site] 00009
3 os.path.normpath [function] [call site] 00010
2 os.path.exists [function] [call site] 00011
2 os.makedirs [function] [call site] 00012
2 git.cmd.Git.__init__ [function] [call site] 00013
3 <builtin>.super [function] [call site] 00014
3 git.util.expand_path [function] [call site] 00015
2 git.repo.base.Repo.__init__ [function] [call site] 00017
3 os.getenv [function] [call site] 00018
3 os.getcwd [function] [call site] 00019
3 git.cmd.Git.is_cygwin [function] [call site] 00020
4 git.util.is_cygwin_git [function] [call site] 00021
5 _logger.debug [function] [call site] 00022
5 <builtin>.str [function] [call site] 00023
5 git.util._is_cygwin_git [function] [call site] 00024
6 _is_cygwin_cache.get [function] [call site] 00025
6 os.path.dirname [function] [call site] 00026
6 git.util.py_where [function] [call site] 00027
7 git.util._get_exe_extensions [function] [call site] 00028
8 os.environ.get [function] [call site] 00029
8 PATHEXT.split [function] [call site] 00031
8 <builtin>.tuple [function] [call site] 00032
7 <builtin>.str [function] [call site] 00033
7 folder.strip [function] [call site] 00034
7 os.path.join [function] [call site] 00035
7 git.util.py_where.is_exec [function] [call site] 00036
8 os.path.isfile [function] [call site] 00037
8 os.access [function] [call site] 00038
8 fpath.upper [function] [call site] 00039
8 <builtin>.any [function] [call site] 00040
7 progs.append [function] [call site] 00041
6 os.path.dirname [function] [call site] 00042
6 os.path.join [function] [call site] 00043
6 pathlib.Path [function] [call site] 00044
6 os.access [function] [call site] 00045
6 _logger.debug [function] [call site] 00046
6 subprocess.Popen [function] [call site] 00047
6 process.communicate [function] [call site] 00048
6 _logger.debug [function] [call site] 00049
3 <builtin>.str [function] [call site] 00050
3 git.util.cygpath [function] [call site] 00051
4 <builtin>.str [function] [call site] 00052
4 path.startswith [function] [call site] 00053
4 regex.match [function] [call site] 00054
4 match.groups [function] [call site] 00055
4 git.util.cygpath [function] [call site] 00056
3 os.getcwd [function] [call site] 00057
3 <builtin>.isinstance [function] [call site] 00058
3 <builtin>.str [function] [call site] 00059
3 re.search [function] [call site] 00060
3 warnings.warn [function] [call site] 00061
3 git.util.expand_path [function] [call site] 00062
3 os.path.exists [function] [call site] 00063
3 git.repo.fun.is_git_dir [function] [call site] 00064
4 os.path.isdir [function] [call site] 00065
4 os.path.join [function] [call site] 00066
4 os.path.isdir [function] [call site] 00067
4 os.path.isdir [function] [call site] 00068
4 os.path.join [function] [call site] 00069
4 os.path.join [function] [call site] 00070
4 os.path.isfile [function] [call site] 00071
4 os.path.islink [function] [call site] 00072
4 os.readlink [function] [call site] 00073
4 os.path.join [function] [call site] 00074
4 os.path.isfile [function] [call site] 00075
4 os.path.join [function] [call site] 00076
4 os.path.isfile [function] [call site] 00077
4 os.path.join [function] [call site] 00078
4 os.path.isfile [function] [call site] 00079
3 os.path.dirname [function] [call site] 00080
3 os.environ.get [function] [call site] 00081
3 git.repo.base.Repo._config_reader [function] [call site] 00082
4 git.repo.base.Repo._get_config_path [function] [call site] 00083
5 os.environ.get [function] [call site] 00084
5 os.environ.get [function] [call site] 00085
5 os.path.join [function] [call site] 00086
5 os.path.join [function] [call site] 00087
5 os.path.expanduser [function] [call site] 00088
5 os.path.normpath [function] [call site] 00089
5 os.path.expanduser [function] [call site] 00090
5 os.path.normpath [function] [call site] 00091
5 os.path.join [function] [call site] 00092
5 os.path.normpath [function] [call site] 00093
5 git.types.assert_never [function] [call site] 00094
5 <builtin>.ValueError [function] [call site] 00095
4 git.repo.base.Repo._get_config_path [function] [call site] 00096
4 git.config.GitConfigParser.__init__ [function] [call site] 00097
5 configparser.RawConfigParser.__init__ [function] [call site] 00098
5 <builtin>.hasattr [function] [call site] 00099
5 configparser.RawConfigParser._dict [function] [call site] 00100
5 typing.cast [function] [call site] 00101
5 git.config.get_config_path [function] [call site] 00102
6 os.environ.get [function] [call site] 00103
6 os.environ.get [function] [call site] 00104
6 os.path.join [function] [call site] 00105
6 os.path.join [function] [call site] 00106
6 os.path.expanduser [function] [call site] 00107
6 os.path.normpath [function] [call site] 00108
6 os.path.expanduser [function] [call site] 00109
6 os.path.normpath [function] [call site] 00110
6 git.types.assert_never [function] [call site] 00111
6 <builtin>.ValueError [function] [call site] 00112
5 git.config.get_config_path [function] [call site] 00113
5 git.config.GitConfigParser._acquire_lock [function] [call site] 00114
6 <builtin>.isinstance [function] [call site] 00115
6 <builtin>.isinstance [function] [call site] 00116
6 git.util.LockFile.__init__ [function] [call site] 00117
6 git.util.LockFile._obtain_lock [function] [call site] 00118
7 git.util.LockFile._obtain_lock_or_raise [function] [call site] 00119
8 git.util.LockFile._has_lock [function] [call site] 00120
8 git.util.LockFile._lock_file_path [function] [call site] 00121
8 os.path.isfile [function] [call site] 00122
8 <builtin>.open [function] [call site] 00123
3 configparser.RawConfigParser.has_option [function] [call site] 00124
3 configparser.RawConfigParser.get [function] [call site] 00125
3 os.getenv [function] [call site] 00126
3 os.path.join [function] [call site] 00127
3 git.repo.fun.find_submodule_git_dir [function] [call site] 00128
4 git.repo.fun.is_git_dir [function] [call site] 00129
4 <builtin>.open [function] [call site] 00130
4 content.startswith [function] [call site] 00132
4 git.cmd.Git.is_cygwin [function] [call site] 00133
4 git.util.cygpath [function] [call site] 00134
4 os.path.isabs [function] [call site] 00135
4 os.path.dirname [function] [call site] 00136
4 os.path.join [function] [call site] 00137
4 os.path.normpath [function] [call site] 00138
4 git.repo.fun.find_submodule_git_dir [function] [call site] 00139
3 os.path.normpath [function] [call site] 00140
3 git.repo.fun.find_submodule_git_dir [function] [call site] 00141
3 git.repo.fun.find_worktree_git_dir [function] [call site] 00142
4 stat.S_ISREG [function] [call site] 00144
4 pathlib.Path [function] [call site] 00145
4 pathlib.Path.read_text [function] [call site] 00146
4 line.strip [function] [call site] 00147
3 git.util.expand_path [function] [call site] 00148
3 os.path.split [function] [call site] 00149
3 git.repo.base.Repo.config_reader [function] [call site] 00150
4 git.repo.base.Repo._config_reader [function] [call site] 00151
3 configparser.RawConfigParser.getboolean [function] [call site] 00152
3 pathlib.Path [function] [call site] 00153
3 pathlib.Path.read_text [function] [call site] 00154
3 os.path.join [function] [call site] 00155
3 git.cmd.Git.__init__ [function] [call site] 00156
3 os.path.join [function] [call site] 00157
3 <builtin>.issubclass [function] [call site] 00158
3 git.db.GitCmdObjectDB.__init__ [function] [call site] 00159
4 <builtin>.super [function] [call site] 00160
3 git.db.GitCmdObjectDB.__init__ [function] [call site] 00161
1 git.diff.Diff.__init__ [function] [call site] 00162
2 <builtin>.isinstance [function] [call site] 00163
2 <builtin>.isinstance [function] [call site] 00164
2 git.objects.util.mode_str_to_int [function] [call site] 00165
3 <builtin>.reversed [function] [call site] 00166
3 <builtin>.enumerate [function] [call site] 00167
3 typing.cast [function] [call site] 00168
3 <builtin>.int [function] [call site] 00169
2 git.objects.util.mode_str_to_int [function] [call site] 00170
2 a_rawpath.decode [function] [call site] 00171
2 submodule.module_exists [function] [call site] 00172
2 submodule.module [function] [call site] 00173
2 gitdb.util.hex_to_bin [function] [call site] 00174
2 git.objects.base.IndexObject.__init__ [function] [call site] 00175
3 <builtin>.super [function] [call site] 00176
2 gitdb.util.hex_to_bin [function] [call site] 00177
2 git.objects.base.IndexObject.__init__ [function] [call site] 00178
2 <builtin>.isinstance [function] [call site] 00179
2 <builtin>.isinstance [function] [call site] 00180
1 fdp.remaining_bytes [function] [call site] 00181
1 fdp.ConsumeIntInRange [function] [call site] 00182
1 fdp.ConsumeBytes [function] [call site] 00183
1 fdp.remaining_bytes [function] [call site] 00184
1 fdp.ConsumeIntInRange [function] [call site] 00185
1 fdp.ConsumeBytes [function] [call site] 00186
1 fdp.ConsumeBytes [function] [call site] 00187
1 fdp.ConsumeBytes [function] [call site] 00188
1 fdp.remaining_bytes [function] [call site] 00189
1 fdp.ConsumeIntInRange [function] [call site] 00190
1 fdp.ConsumeBytes [function] [call site] 00191
1 fdp.remaining_bytes [function] [call site] 00192
1 fdp.ConsumeIntInRange [function] [call site] 00193
1 fdp.ConsumeBytes [function] [call site] 00194
1 fdp.ConsumeBool [function] [call site] 00195
1 fdp.ConsumeBool [function] [call site] 00196
1 fdp.ConsumeBool [function] [call site] 00197
1 fdp.remaining_bytes [function] [call site] 00198
1 fdp.ConsumeIntInRange [function] [call site] 00199
1 fdp.ConsumeBytes [function] [call site] 00200
1 fdp.remaining_bytes [function] [call site] 00201
1 fdp.ConsumeIntInRange [function] [call site] 00202
1 fdp.ConsumeBytes [function] [call site] 00203
1 fdp.remaining_bytes [function] [call site] 00204
1 fdp.ConsumeIntInRange [function] [call site] 00205
1 fdp.ConsumeBytes [function] [call site] 00206
1 fdp.PickValueInList [function] [call site] 00207
1 fdp.remaining_bytes [function] [call site] 00208
1 fdp.ConsumeIntInRange [function] [call site] 00209
1 <builtin>.str [function] [call site] 00210
1 git.diff.Diff.__str__ [function] [call site] 00211
2 <builtin>.zip [function] [call site] 00212
2 <builtin>.len [function] [call site] 00213
2 <builtin>.max [function] [call site] 00214
2 <builtin>.isinstance [function] [call site] 00215
1 git.diff.Diff._index_from_patch_format [function] [call site] 00216
2 git.cmd.handle_process_output [function] [call site] 00217
3 <builtin>.hasattr [function] [call site] 00218
3 typing.cast [function] [call site] 00219
3 <builtin>.getattr [function] [call site] 00220
3 typing.cast [function] [call site] 00221
3 <builtin>.getattr [function] [call site] 00222
3 <builtin>.isinstance [function] [call site] 00223
3 cmdline.split [function] [call site] 00224
3 pumps.append [function] [call site] 00225
3 pumps.append [function] [call site] 00226
3 threading.Thread [function] [call site] 00227
3 threads.append [function] [call site] 00229
3 t.is_alive [function] [call site] 00231
3 <builtin>.isinstance [function] [call site] 00232
3 typing.cast.object.tree._terminate [function] [call site] 00233
3 typing.TypeVar.object.tree._terminate [function] [call site] 00234
3 typing.TypeVar.head.ref.commit.object._terminate [function] [call site] 00235
3 typing.TypeVar.tree._terminate [function] [call site] 00236
3 typing.TypeVar.object.tree.head.ref.commit._terminate [function] [call site] 00237
3 typing.cast.tree.head.ref.commit.object._terminate [function] [call site] 00238
3 typing.cast.commit.object.tree._terminate [function] [call site] 00239
3 typing.IO.tree.head.ref.commit._terminate [function] [call site] 00240
3 typing.cast.head.ref.commit.tree._terminate [function] [call site] 00241
3 typing.IO.head.ref.commit.object._terminate [function] [call site] 00242
3 typing.cast.object.head.ref.commit.tree._terminate [function] [call site] 00243
3 typing.IO.object.tree._terminate [function] [call site] 00244
3 typing.IO.tree.object.head.ref.commit._terminate [function] [call site] 00245
3 typing.cast.object.tree.head.ref.commit._terminate [function] [call site] 00246
3 typing.IO.object.tree.head.ref.commit._terminate [function] [call site] 00247
3 typing.TypeVar.head.ref.commit.tree._terminate [function] [call site] 00248
3 typing.IO.tree.object._terminate [function] [call site] 00249
3 typing.cast.object.head.ref.commit._terminate [function] [call site] 00250
3 typing.cast.tree.head.ref.commit._terminate [function] [call site] 00251
3 typing.TypeVar.tree.head.ref.commit.object._terminate [function] [call site] 00252
3 typing.cast.tree.object.head.ref.commit._terminate [function] [call site] 00253
3 typing.cast.commit.tree._terminate [function] [call site] 00254
3 typing.cast.head.ref.commit.tree.object._terminate [function] [call site] 00255
3 typing.IO.head.ref.commit.tree._terminate [function] [call site] 00256
3 typing.cast.head.ref.commit.object.tree._terminate [function] [call site] 00257
3 typing.cast.commit.tree.object._terminate [function] [call site] 00258
3 typing.cast.commit.object._terminate [function] [call site] 00259
3 typing.TypeVar.tree.object._terminate [function] [call site] 00260
3 typing.cast.tree.object._terminate [function] [call site] 00261
3 typing.cast.object._terminate [function] [call site] 00262
3 typing.IO.object.head.ref.commit._terminate [function] [call site] 00263
3 typing.IO.tree.head.ref.commit.object._terminate [function] [call site] 00264
3 typing.TypeVar.object.head.ref.commit.tree._terminate [function] [call site] 00265
3 typing.IO.object._terminate [function] [call site] 00266
3 typing.IO.head.ref.commit.tree.object._terminate [function] [call site] 00267
3 typing.cast.tree._terminate [function] [call site] 00268
3 typing.IO._terminate [function] [call site] 00269
3 typing.IO.object.head.ref.commit.tree._terminate [function] [call site] 00270
3 typing.TypeVar._terminate [function] [call site] 00271
3 typing.TypeVar.object._terminate [function] [call site] 00272
3 typing.cast._terminate [function] [call site] 00273
3 typing.TypeVar.object.head.ref.commit._terminate [function] [call site] 00274
3 typing.TypeVar.head.ref.commit.object.tree._terminate [function] [call site] 00275
3 typing.IO.head.ref.commit._terminate [function] [call site] 00276
3 typing.IO.head.ref.commit.object.tree._terminate [function] [call site] 00277
3 typing.cast.head.ref.commit._terminate [function] [call site] 00278
3 typing.TypeVar.tree.head.ref.commit._terminate [function] [call site] 00279
3 typing.cast.head.ref.commit.object._terminate [function] [call site] 00280
3 typing.TypeVar.head.ref.commit._terminate [function] [call site] 00281
3 typing.TypeVar.tree.object.head.ref.commit._terminate [function] [call site] 00282
3 typing.TypeVar.head.ref.commit.tree.object._terminate [function] [call site] 00283
3 typing.IO.tree._terminate [function] [call site] 00284
3 typing.cast.commit._terminate [function] [call site] 00285
3 <builtin>.isinstance [function] [call site] 00286
3 typing.cast [function] [call site] 00287
3 typing.cast.tree.head.ref.commit.object.encode [function] [call site] 00288
3 typing.IO.tree.encode [function] [call site] 00289
3 typing.TypeVar.head.ref.commit.tree.encode [function] [call site] 00290
3 typing.cast.commit.encode [function] [call site] 00291
3 typing.TypeVar.object.tree.head.ref.commit.encode [function] [call site] 00292
3 typing.IO.tree.head.ref.commit.encode [function] [call site] 00293
3 typing.TypeVar.tree.head.ref.commit.object.encode [function] [call site] 00294
3 typing.TypeVar.object.encode [function] [call site] 00295
3 typing.TypeVar.object.head.ref.commit.encode [function] [call site] 00296
3 typing.TypeVar.tree.encode [function] [call site] 00297
3 typing.IO.head.ref.commit.object.tree.encode [function] [call site] 00298
3 typing.TypeVar.head.ref.commit.encode [function] [call site] 00299
3 typing.IO.object.tree.head.ref.commit.encode [function] [call site] 00300
3 typing.cast.head.ref.commit.tree.encode [function] [call site] 00301
3 typing.TypeVar.tree.object.encode [function] [call site] 00302
3 typing.cast.object.encode [function] [call site] 00303
3 typing.cast.commit.tree.encode [function] [call site] 00304
3 typing.cast.commit.tree.object.encode [function] [call site] 00305
3 typing.IO.tree.head.ref.commit.object.encode [function] [call site] 00306
3 typing.cast.head.ref.commit.tree.object.encode [function] [call site] 00307
3 typing.IO.tree.object.encode [function] [call site] 00308
3 typing.cast.tree.head.ref.commit.encode [function] [call site] 00309
3 typing.cast.head.ref.commit.object.tree.encode [function] [call site] 00310
3 typing.IO.object.tree.encode [function] [call site] 00311
3 typing.IO.tree.object.head.ref.commit.encode [function] [call site] 00312
3 typing.cast.encode [function] [call site] 00313
3 typing.cast.head.ref.commit.encode [function] [call site] 00314
3 typing.IO.head.ref.commit.encode [function] [call site] 00315
3 typing.IO.encode [function] [call site] 00316
3 typing.TypeVar.head.ref.commit.tree.object.encode [function] [call site] 00317
3 typing.IO.head.ref.commit.tree.object.encode [function] [call site] 00318
3 typing.TypeVar.head.ref.commit.object.encode [function] [call site] 00319
3 typing.cast.commit.object.encode [function] [call site] 00320
3 typing.cast.tree.object.head.ref.commit.encode [function] [call site] 00321
3 typing.TypeVar.encode [function] [call site] 00322
3 typing.cast.tree.encode [function] [call site] 00323
3 typing.IO.object.encode [function] [call site] 00324
3 typing.cast.head.ref.commit.object.encode [function] [call site] 00325
3 typing.TypeVar.object.tree.encode [function] [call site] 00326
3 typing.TypeVar.tree.head.ref.commit.encode [function] [call site] 00327
3 typing.cast.object.tree.encode [function] [call site] 00328
3 typing.cast.object.tree.head.ref.commit.encode [function] [call site] 00329
3 typing.cast.object.head.ref.commit.tree.encode [function] [call site] 00330
3 typing.TypeVar.tree.object.head.ref.commit.encode [function] [call site] 00331
3 typing.cast.commit.object.tree.encode [function] [call site] 00332
3 typing.TypeVar.head.ref.commit.object.tree.encode [function] [call site] 00333
3 typing.cast.tree.object.encode [function] [call site] 00334
3 typing.IO.head.ref.commit.object.encode [function] [call site] 00335
3 typing.IO.head.ref.commit.tree.encode [function] [call site] 00336
3 typing.IO.object.head.ref.commit.encode [function] [call site] 00337
3 typing.cast.object.head.ref.commit.encode [function] [call site] 00338
3 typing.IO.object.head.ref.commit.tree.encode [function] [call site] 00339
3 typing.TypeVar.object.head.ref.commit.tree.encode [function] [call site] 00340
3 git.util.RemoteProgress.new_message_handler.handler [function] [call site] 00341
4 typing.cast.object.rstrip [function] [call site] 00342
4 typing.TypeVar.object.head.ref.commit.rstrip [function] [call site] 00343
4 typing.cast.tree.object.head.ref.commit.rstrip [function] [call site] 00344
4 typing.IO.head.ref.commit.object.tree.rstrip [function] [call site] 00345
4 typing.IO.object.tree.head.ref.commit.rstrip [function] [call site] 00346
4 typing.cast.head.ref.commit.tree.object.rstrip [function] [call site] 00347
4 typing.TypeVar.head.ref.commit.object.rstrip [function] [call site] 00348
4 typing.cast.commit.tree.rstrip [function] [call site] 00349
4 typing.cast.head.ref.commit.object.tree.rstrip [function] [call site] 00350
4 typing.IO.tree.rstrip [function] [call site] 00351
4 typing.TypeVar.tree.object.rstrip [function] [call site] 00352
4 typing.IO.tree.object.rstrip [function] [call site] 00353
4 typing.cast.commit.object.rstrip [function] [call site] 00354
4 typing.IO.tree.head.ref.commit.rstrip [function] [call site] 00355
4 typing.IO.object.rstrip [function] [call site] 00356
4 typing.cast.object.head.ref.commit.rstrip [function] [call site] 00357
4 typing.TypeVar.object.tree.rstrip [function] [call site] 00358
4 typing.cast.commit.rstrip [function] [call site] 00359
4 typing.TypeVar.tree.rstrip [function] [call site] 00360
4 typing.TypeVar.head.ref.commit.object.tree.rstrip [function] [call site] 00361
4 typing.cast.rstrip [function] [call site] 00362
4 typing.cast.tree.head.ref.commit.object.rstrip [function] [call site] 00363
4 typing.cast.commit.object.tree.rstrip [function] [call site] 00364
4 typing.TypeVar.object.rstrip [function] [call site] 00365
4 typing.TypeVar.object.tree.head.ref.commit.rstrip [function] [call site] 00366
4 typing.IO.head.ref.commit.rstrip [function] [call site] 00367
4 typing.cast.head.ref.commit.tree.rstrip [function] [call site] 00368
4 typing.TypeVar.tree.head.ref.commit.object.rstrip [function] [call site] 00369
4 typing.IO.head.ref.commit.object.rstrip [function] [call site] 00370
4 typing.IO.object.tree.rstrip [function] [call site] 00371
4 typing.IO.head.ref.commit.tree.rstrip [function] [call site] 00372
4 typing.cast.object.tree.head.ref.commit.rstrip [function] [call site] 00373
4 typing.cast.tree.rstrip [function] [call site] 00374
4 typing.TypeVar.tree.head.ref.commit.rstrip [function] [call site] 00375
4 typing.TypeVar.rstrip [function] [call site] 00376
4 typing.cast.object.head.ref.commit.tree.rstrip [function] [call site] 00377
4 typing.cast.head.ref.commit.rstrip [function] [call site] 00378
4 typing.IO.head.ref.commit.tree.object.rstrip [function] [call site] 00379
4 typing.IO.tree.object.head.ref.commit.rstrip [function] [call site] 00380
4 typing.IO.tree.head.ref.commit.object.rstrip [function] [call site] 00381
4 typing.cast.head.ref.commit.object.rstrip [function] [call site] 00382
4 typing.cast.tree.head.ref.commit.rstrip [function] [call site] 00383
4 typing.TypeVar.head.ref.commit.rstrip [function] [call site] 00384
4 typing.cast.commit.tree.object.rstrip [function] [call site] 00385
4 typing.TypeVar.head.ref.commit.tree.object.rstrip [function] [call site] 00386
4 typing.TypeVar.tree.object.head.ref.commit.rstrip [function] [call site] 00387
4 typing.IO.object.head.ref.commit.tree.rstrip [function] [call site] 00388
4 typing.TypeVar.head.ref.commit.tree.rstrip [function] [call site] 00389
4 typing.TypeVar.object.head.ref.commit.tree.rstrip [function] [call site] 00390
4 typing.IO.object.head.ref.commit.rstrip [function] [call site] 00391
4 typing.cast.tree.object.rstrip [function] [call site] 00392
4 typing.cast.object.tree.rstrip [function] [call site] 00393
4 typing.IO.rstrip [function] [call site] 00394
4 git.util.RemoteProgress._parse_progress_line [function] [call site] 00395
5 <builtin>.isinstance [function] [call site] 00396
5 line.decode [function] [call site] 00397
5 git.util.RemoteProgress.line_dropped [function] [call site] 00398
5 match.groups [function] [call site] 00399
5 git.util.RemoteProgress.line_dropped [function] [call site] 00400
5 message.strip [function] [call site] 00401
5 message.endswith [function] [call site] 00402
5 <builtin>.len [function] [call site] 00403
5 message.strip [function] [call site] 00404
5 git.util.CallableRemoteProgress.update [function] [call site] 00405
6 git.util.CallableRemoteProgress.__init__ [function] [call site] 00406
7 <builtin>.super [function] [call site] 00407
6 git.util.RemoteProgress.__init__ [function] [call site] 00408
5 <builtin>.float [function] [call site] 00409
5 <builtin>.float [function] [call site] 00410
3 git.util.finalize_process [function] [call site] 00411
4 typing.cast.head.ref.commit.object.tree.wait [function] [call site] 00412
4 typing.IO.object.tree.head.ref.commit.wait [function] [call site] 00413
4 typing.cast.head.ref.commit.tree.wait [function] [call site] 00414
4 typing.cast.commit.wait [function] [call site] 00415
4 typing.IO.object.tree.wait [function] [call site] 00416
4 typing.cast.object.head.ref.commit.wait [function] [call site] 00417
4 typing.cast.tree.head.ref.commit.object.wait [function] [call site] 00418
4 typing.cast.tree.head.ref.commit.wait [function] [call site] 00419
4 typing.TypeVar.object.wait [function] [call site] 00420
4 typing.cast.head.ref.commit.tree.object.wait [function] [call site] 00421
4 typing.IO.tree.object.wait [function] [call site] 00422
4 typing.TypeVar.object.tree.head.ref.commit.wait [function] [call site] 00423
4 typing.TypeVar.tree.object.wait [function] [call site] 00424
4 typing.TypeVar.head.ref.commit.object.tree.wait [function] [call site] 00425
4 typing.cast.object.tree.wait [function] [call site] 00426
4 typing.IO.head.ref.commit.tree.object.wait [function] [call site] 00427
4 typing.TypeVar.tree.wait [function] [call site] 00428
4 typing.TypeVar.wait [function] [call site] 00429
4 ...gitpython.fuzzing.fuzz-targets.fuzz_diff.BytesProcessAdapter.wait [function] [call site] 00430
4 typing.cast.head.ref.commit.object.wait [function] [call site] 00431
4 typing.IO.object.wait [function] [call site] 00432
4 typing.IO.tree.object.head.ref.commit.wait [function] [call site] 00433
4 typing.IO.head.ref.commit.object.wait [function] [call site] 00434
4 typing.TypeVar.head.ref.commit.tree.object.wait [function] [call site] 00435
4 typing.TypeVar.object.head.ref.commit.wait [function] [call site] 00436
4 typing.IO.tree.wait [function] [call site] 00437
4 typing.IO.tree.head.ref.commit.wait [function] [call site] 00438
4 typing.TypeVar.tree.object.head.ref.commit.wait [function] [call site] 00439
4 typing.cast.head.ref.commit.wait [function] [call site] 00440
4 typing.TypeVar.object.tree.wait [function] [call site] 00441
4 typing.cast.commit.object.tree.wait [function] [call site] 00442
4 typing.cast.wait [function] [call site] 00443
4 typing.cast.tree.object.head.ref.commit.wait [function] [call site] 00444
4 typing.TypeVar.object.head.ref.commit.tree.wait [function] [call site] 00445
4 typing.IO.tree.head.ref.commit.object.wait [function] [call site] 00446
4 typing.TypeVar.head.ref.commit.tree.wait [function] [call site] 00447
4 typing.cast.commit.object.wait [function] [call site] 00448
4 typing.IO.object.head.ref.commit.tree.wait [function] [call site] 00449
4 typing.TypeVar.head.ref.commit.wait [function] [call site] 00450
4 typing.cast.object.wait [function] [call site] 00451
4 typing.cast.object.tree.head.ref.commit.wait [function] [call site] 00452
4 typing.IO.head.ref.commit.tree.wait [function] [call site] 00453
4 typing.IO.object.head.ref.commit.wait [function] [call site] 00454
4 typing.cast.tree.wait [function] [call site] 00455
4 typing.IO.wait [function] [call site] 00456
4 typing.cast.commit.tree.object.wait [function] [call site] 00457
4 typing.TypeVar.head.ref.commit.object.wait [function] [call site] 00458
4 typing.cast.object.head.ref.commit.tree.wait [function] [call site] 00459
4 typing.TypeVar.tree.head.ref.commit.object.wait [function] [call site] 00460
4 typing.cast.tree.object.wait [function] [call site] 00461
4 typing.IO.head.ref.commit.wait [function] [call site] 00462
4 typing.TypeVar.tree.head.ref.commit.wait [function] [call site] 00463
4 typing.IO.head.ref.commit.object.tree.wait [function] [call site] 00464
4 typing.cast.commit.tree.wait [function] [call site] 00465
2 cls.re_header.finditer [function] [call site] 00466
2 _header.groups [function] [call site] 00467
2 <builtin>.bool [function] [call site] 00468
2 <builtin>.bool [function] [call site] 00469
2 <builtin>.bool [function] [call site] 00470
2 git.diff.Diff._pick_best_path [function] [call site] 00471
3 git.diff.decode_path [function] [call site] 00472
4 _octal_byte_re.sub [function] [call site] 00473
3 git.diff.decode_path [function] [call site] 00474
3 git.diff.decode_path [function] [call site] 00475
2 git.diff.Diff._pick_best_path [function] [call site] 00476
2 previous_header.end [function] [call site] 00477
2 _header.start [function] [call site] 00478
2 index.append [function] [call site] 00479
2 git.diff.Diff.__init__ [function] [call site] 00480
2 a_blob_id.decode [function] [call site] 00481
2 b_blob_id.decode [function] [call site] 00482
2 a_mode.decode [function] [call site] 00483
2 b_mode.decode [function] [call site] 00484
2 header.end [function] [call site] 00485
1 fdp.remaining_bytes [function] [call site] 00486
1 fdp.ConsumeIntInRange [function] [call site] 00487
1 fdp.ConsumeBytes [function] [call site] 00488
1 ...gitpython.fuzzing.fuzz-targets.fuzz_diff.BytesProcessAdapter.__init__ [function] [call site] 00489
2 io.BytesIO [function] [call site] 00490
2 io.BytesIO [function] [call site] 00491
1 git.diff.Diff._handle_diff_line [function] [call site] 00492
2 lines_bytes.decode [function] [call site] 00493
2 lines.partition [function] [call site] 00494
2 lines.split [function] [call site] 00495
2 line.partition [function] [call site] 00496
2 path.rstrip [function] [call site] 00497
2 meta.split [function] [call site] 00498
2 typing.cast [function] [call site] 00499
2 score_str.isdigit [function] [call site] 00500
2 <builtin>.int [function] [call site] 00501
2 path.strip [function] [call site] 00502
2 path.encode [function] [call site] 00503
2 path.encode [function] [call site] 00504
2 path.split [function] [call site] 00505
2 a_path_str.encode [function] [call site] 00506
2 b_path_str.encode [function] [call site] 00507
2 path.split [function] [call site] 00508
2 a_path_str.encode [function] [call site] 00509
2 b_path_str.encode [function] [call site] 00510
2 git.diff.Diff.__init__ [function] [call site] 00511
2 index.append [function] [call site] 00512
1 fdp.remaining_bytes [function] [call site] 00513
1 fdp.ConsumeIntInRange [function] [call site] 00514
1 fdp.ConsumeBytes [function] [call site] 00515