diff options
author | Paul Tsochantaris <ptsochantaris@icloud.com> | 2024-01-29 22:19:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 23:19:29 +0100 |
commit | ceebbb5b21b971941b2533210b74bf359981006c (patch) | |
tree | 14e5eadf42ce837781804bf96943e8711141dc4a /examples/server | |
parent | 6daa69ee81851ab26ca8aefca1a4202941fc0262 (diff) |
ggml alloc: Fix for null dereference on alloc failure (#5200)
* Fix for a null pointer dereference if a metal GGML buffer fails to be allocated
* Freeing the allocated buffers rather than the pointer in ggml-alloc.c
* Fixed the fix of the fix
Diffstat (limited to 'examples/server')
0 files changed, 0 insertions, 0 deletions