-
Notifications
You must be signed in to change notification settings - Fork 35
Pull requests: antirez/gguf-tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bound tensor data offset/size against the mapping in gguf_get_tensor (follow-up to #28)
#33
opened Jul 14, 2026 by
gigioneggiando
Loading…
split-mixtral: grow tensors[] array instead of assert() (fixes heap OOB write)
#32
opened Jul 14, 2026 by
gigioneggiando
Loading…
Fix out-of-bounds write in gguf_q4_0/q4_1_to_float second nibble loop
#31
opened Jul 14, 2026 by
gigioneggiando
Loading…
Harden GGUF parsing: bound file-controlled lengths/offsets/dimensions
#28
opened Jun 15, 2026 by
professor-moody
Loading…
Reject tensors with ndim > GGUF_TENSOR_MAX_DIM (fix OOB write in #25)
#26
opened Jun 5, 2026 by
ValheruEldarr
Loading…
Replace assert() with runtime check for tensor ndim bounds
#22
opened Apr 4, 2026 by
MillaFleurs
Loading…
3 tasks
Initial support for Windows and Visual Studio and replace Makefile with CMake
#17
opened Nov 3, 2024 by
Lourdle
Loading…
Github Action to build
gguf-tools with Cosmopolitan Libc
#13
opened Apr 22, 2024 by
ahgamut
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.