ollama/llm/ext_server
FellowTraveler 94fff5805f
Fix sprintf to snprintf (#5664)
/Users/au/src/ollama/llm/ext_server/server.cpp:289:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.
2024-09-03 09:32:59 -07:00
..
CMakeLists.txt Refactor linux packaging 2024-08-19 09:38:53 -07:00
httplib.h Import server.cpp as of b2356 2024-03-12 13:58:06 -07:00
json.hpp Import server.cpp as of b2356 2024-03-12 13:58:06 -07:00
server.cpp Fix sprintf to snprintf (#5664) 2024-09-03 09:32:59 -07:00
utils.hpp log clean up 2024-05-09 14:55:36 -07:00