summary refs log tree commit diff stats
path: root/tests/proc
diff options
context:
space:
mode:
authorBuldram <buldram@proton.me>2024-07-22 01:11:14 -0400
committerGitHub <noreply@github.com>2024-07-22 07:11:14 +0200
commit2d2a7f23471270392baf64855ae205c287888e7d (patch)
tree417b7e71f23c847774626c0817653bb6df246642 /tests/proc
parent1c287fb960231366550db35f759b146a9330e73a (diff)
downloadNim-2d2a7f23471270392baf64855ae205c287888e7d.tar.gz
Fix out-of-bounds slicing in std/varints (#23868)
Corrects a slicing mistake in the `std/varints` implementation which
caused it to fail when writing large numbers into buffers smaller than
10..13-bytes, now 9-byte buffers are sufficient as the documentation
states.
Diffstat (limited to 'tests/proc')
0 files changed, 0 insertions, 0 deletions