]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Command line args bounds checking (#424)
authoranzz1 <redacted>
Thu, 23 Mar 2023 17:54:28 +0000 (19:54 +0200)
committerGitHub <redacted>
Thu, 23 Mar 2023 17:54:28 +0000 (19:54 +0200)
commitea10d3ded2994106596ddf8e4ed02741b3e053e6
tree3ea635827346a4ee3fbdc465d4e4b0713b2febe4
parenta18c19259a3cb9dec332d613e8f15704f678a468
Command line args bounds checking (#424)

* command line args bounds checking

* unknown and invalid param exit codes 0 -> 1
utils.cpp