diff options
author | Usman Akinyemi <usmanakinyemi202@gmail.com> | 2024-10-24 00:24:57 +0000 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2024-10-24 14:03:44 -0400 |
commit | e36f009e69b68a82f216f9633f99198421a67f12 (patch) | |
tree | a933bdc9a0c9ac0186da758f2a0e6d52982ed36d /commit.c | |
parent | cc4023477f3c958b77c64b7f36f91b4f9d7c5a58 (diff) |
merge: replace atoi() with strtol_i() for marker size validation
Replace atoi() with strtol_i() for parsing conflict-marker-size to
improve error handling. Invalid values, such as those containing letters
now trigger a clear error message.
Update the test to verify invalid input handling.
Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions