pitrou opened a new pull request #10506: URL: https://github.com/apache/arrow/pull/10506
`cpp11::stop` exposes a printf()-style interface. By passing the error message as the first argument, any `%` character in the message would be mistakenly interpreted as a format code and would trigger reading additional data from the C stack. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
