llama.cpp
92c0b387 - grammar : fix integer overflow (#17381)

Commit
42 days ago
grammar : fix integer overflow (#17381) * Fix DoS / integer overflow * Remove optional, use INT64_MAX instead as placeholder value (it's technically -1, so it fits :) * White space * Actually, since it's unsigned, use UINT64_MAX
Author
Parents
Loading