diff options
| author | Patrick Steinhardt <ps@pks.im> | 2018-10-18 12:04:07 +0200 |
|---|---|---|
| committer | Patrick Steinhardt <ps@pks.im> | 2018-10-18 12:04:07 +0200 |
| commit | 8d7fa88a9d5011b653035497b0f523e0f177b6a6 (patch) | |
| tree | 6dd65abfe18ccb824438b2adb1acd77f7087f012 /src/commit_list.c | |
| parent | 2613fbb26a3e1a34dda8a5d198c108626cfd6cc3 (diff) | |
| download | libgit2-8d7fa88a9d5011b653035497b0f523e0f177b6a6.tar.gz | |
util: remove `git__strtol32`
The function `git__strtol32` can easily be misused when untrusted data
is passed to it that may not have been sanitized with trailing `NUL`
bytes. As all usages of this function have now been removed, we can
remove this function altogether to avoid future misuse of it.
Diffstat (limited to 'src/commit_list.c')
0 files changed, 0 insertions, 0 deletions
