]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml: fix div-by-zero (#9003)
authorDavidKorczynski <redacted>
Mon, 12 Aug 2024 12:21:41 +0000 (13:21 +0100)
committerGitHub <redacted>
Mon, 12 Aug 2024 12:21:41 +0000 (14:21 +0200)
commitdf5478fbea7e652cfad4ee7974ac3b624fd6c7f6
tree4b6bf76020ce5c70d8b86808f0467d7b58749d12
parent2589292cde038ba876c041bcd7b3f0c81f3f11fe
ggml: fix div-by-zero (#9003)

Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=70724
In order to access the above bug you need to login using one of the
emails in
https://github.com/google/oss-fuzz/blob/master/projects/llamacpp/project.yaml#L3-L5

Signed-off-by: David Korczynski <redacted>
ggml/src/ggml.c