llama.cpp
c910e3c2
- Fix execlp call (ggml/689)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix execlp call (ggml/689) NULL can be an integer constant expression with the value zero, in this case the behavior would be undefined because of an incorrect type being passed to the variable arguments.
Author
Halalaluyafail3
Committer
ggerganov
Parents
f34432ca
Loading