mirror of
https://github.com/php/php-src.git
synced 2026-04-30 03:33:17 +02:00
0584e59734
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.