Commit e21aaa3
committed
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
zip: Fix leak when zip_fread() fails
zip: Fix name leaks when path length check fails in php_zip_pcre()
zip: Fix file descriptor leak when php_zip_add_file() fails2 files changed
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
310 | 314 | | |
311 | 315 | | |
312 | | - | |
313 | | - | |
314 | | - | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
315 | 319 | | |
316 | 320 | | |
317 | 321 | | |
| |||
743 | 747 | | |
744 | 748 | | |
745 | 749 | | |
746 | | - | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
747 | 754 | | |
748 | 755 | | |
749 | 756 | | |
| |||
2907 | 2914 | | |
2908 | 2915 | | |
2909 | 2916 | | |
| 2917 | + | |
2910 | 2918 | | |
2911 | 2919 | | |
2912 | 2920 | | |
| |||
0 commit comments