fix buffer out of range on small packets

This commit is contained in:
2026-06-11 16:52:22 +02:00
parent 37afa2c044
commit 5ccac4f3d4
3 changed files with 7 additions and 4 deletions

View File

@ -38,7 +38,7 @@
final:
{
pname = "dmm";
version = "0.0.4";
version = "0.0.5";
inherit src;
cargoLock.lockFile = src + "/Cargo.lock";