small buf-size bug

This commit is contained in:
2026-05-07 15:55:05 +02:00
parent 51697f2106
commit b69f29075f
2 changed files with 12 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
#lang racket/base
(require ffi/unsafe
"private/utils.rkt"
)