llama.cpp
b9e02e81 - ggml : fix memory leaks when loading invalid gguf files (#10094)

Commit
345 days ago
ggml : fix memory leaks when loading invalid gguf files (#10094) * ggml : fix gguf string leak when reading kv pairs fails * ggml : avoid crashing with GGML_ABORT when the KV has an invalid type * ggml : avoid crashing on failed memory allocations when loading a gguf file
Author
Parents
Loading