]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : prevent integer overflow in gguf tensor size calculation (#14595)
authorMiaoqian Lin <redacted>
Wed, 9 Jul 2025 12:33:53 +0000 (20:33 +0800)
committerGitHub <redacted>
Wed, 9 Jul 2025 12:33:53 +0000 (14:33 +0200)
commit26a48ad699d50b6268900062661bd22f3e792579
tree4356548d68345bc87f03d6115a66148092d984de
parentffd59e7d18a76459d5c31ba97073c7c9d73cb752
ggml : prevent integer overflow in gguf tensor size calculation (#14595)
ggml/src/gguf.cpp