Commit d755130
committed
openssl: Fix stack leak in php_openssl_load_all_certs_from_file()
The previous code only freed the stack but not its contents.
As reported by
4b9e80e#r1793365681 parent 284fd77 commit d755130
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2330 | 2330 | | |
2331 | 2331 | | |
2332 | 2332 | | |
2333 | | - | |
| 2333 | + | |
2334 | 2334 | | |
2335 | 2335 | | |
2336 | 2336 | | |
| |||
0 commit comments