diff options
author | Buldram <buldram@proton.me> | 2024-07-22 01:11:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-22 07:11:14 +0200 |
commit | 2d2a7f23471270392baf64855ae205c287888e7d (patch) | |
tree | 417b7e71f23c847774626c0817653bb6df246642 /tests/proc | |
parent | 1c287fb960231366550db35f759b146a9330e73a (diff) | |
download | Nim-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