Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@google.com>2022-02-21 21:46:05 +0300
committerJunio C Hamano <gitster@pobox.com>2022-02-24 00:36:26 +0300
commiteff5832ba13b81ebbf68b0c28934fe18ba8601fc (patch)
tree7b810a616913dc65bc89fd363dcb6755a9d21145 /reftable/readwrite_test.c
parentfa48de62ac00bdd634ea5bcd5b1a6bccfa4d9117 (diff)
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 'reftable/readwrite_test.c')
0 files changed, 0 insertions, 0 deletions