diff options
author | Han-Wen Nienhuys <hanwen@google.com> | 2022-02-21 18:46:05 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-23 13:36:26 -0800 |
commit | eff5832ba13b81ebbf68b0c28934fe18ba8601fc (patch) | |
tree | 7b810a616913dc65bc89fd363dcb6755a9d21145 /t/t6003-rev-list-topo-order.sh | |
parent | Documentation: object_id_len goes up to 31 (diff) | |
download | tgif-eff5832ba13b81ebbf68b0c28934fe18ba8601fc.tar.xz |
reftable: reject 0 object_id_len
The spec says 2 <= object_id_len <= 31. We are lenient and allow 1,
but we forbid 0, so we can be sure that we never read a 0-length key.
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6003-rev-list-topo-order.sh')
0 files changed, 0 insertions, 0 deletions