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-graph.c | |
| parent | daemon: replace atoi() with strtoul_ui() and strtol_i() (diff) | |
| download | git-e36f009e69b68a82f216f9633f99198421a67f12.tar.gz git-e36f009e69b68a82f216f9633f99198421a67f12.zip | |
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-graph.c')
0 files changed, 0 insertions, 0 deletions
