summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2022-10-01 12:25:36 +0200
committerJunio C Hamano <gitster@pobox.com>2022-10-01 15:58:33 -0700
commit793c21182e34f109b4f438944b4272fb50862ad5 (patch)
tree2754ee33896694e55fde9311932786e30a9c1dec /commit.c
parenta0feb8611d4c0b2b5d954efe4e98207f62223436 (diff)
revision: use strtol_i() for exclude_parent
Avoid silent overflow of the int exclude_parent by using the appropriate function, strtol_i(), to parse its value. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions