php-src/ext/tidy
Niels Dossche c34def581a
Fix memory leak in tidy_repair_file()
When dealing with a file, we must free the contents if the function
fails. While here, also fix the error message because previously it
sounded like the filename was too long while in fact the file itself
is too large.

Closes GH-14862.
2024-07-08 13:24:32 +02:00
..
tests Fix memory leak in tidy_repair_file() 2024-07-08 13:24:32 +02:00
config.m4 [skip ci] Fix comment in Tidy autoconf file 2020-04-19 15:53:06 +02:00
config.w32 Merge branch 'PHP-7.2' into PHP-7.3 2018-12-09 19:15:11 +01:00
CREDITS
php_tidy.def Fix libtidy exports when ext/tidy compiled static 2018-12-09 18:59:05 +01:00
php_tidy.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tidy.c Fix memory leak in tidy_repair_file() 2024-07-08 13:24:32 +02:00
tidy.stub.php Declare ext/tidy constants in stubs (#9383) 2022-08-20 17:08:28 +02:00
tidy_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00