• FellowTraveler's avatar
    Fix sprintf to snprintf (#5664) · 94fff580
    FellowTraveler authored
    /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.
    94fff580
server.cpp 123 KB