diff options
| author | David Aguilar <davvid@gmail.com> | 2025-02-11 22:04:14 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-02-12 09:41:16 -0800 |
| commit | 0d31bab479820c1536893f6fbc0dbb1ef1637eb0 (patch) | |
| tree | 74db286613a025f82c2f0682e441bd1c49f138ef /t/unit-tests/t-oid-array.c | |
| parent | 9d16f8958467be0162441820d56eb7697453e120 (diff) | |
xdiff: avoid signed vs. unsigned comparisons in xdiffi.c
The loop iteration variable is non-negative and only used in comparisons
against other size_t values.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-oid-array.c')
0 files changed, 0 insertions, 0 deletions
