mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Either the buffer size or the return value needs to be checked. From a quick look into the tidy source code, this can't fail right now for our use case in practice, but it might in the future. Closes GH-20389.