revparse.c
20.1 KB
-
global: replace remaining use of `git__strtol32` · 2613fbb2
Replace remaining uses of the `git__strtol32` function. While these uses are all safe as the strings were either sanitized or from a trusted source, we want to remove `git__strtol32` altogether to avoid future misuse.
Patrick Steinhardt committed