paleolimbot opened a new pull request, #418:
URL: https://github.com/apache/arrow-nanoarrow/pull/418

   It is difficult, but not impossible, to get `snprintf()` to return -1, and 
there are a number of places where we call it on untrusted user input. This PR 
ensures that the return value of all `snprintf()` calls is checked.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to