diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-09-09 14:28:55 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-09-11 14:44:12 +0200 |
commit | dfb3a799140d7d526c0ab77be437b663bfac9cc4 (patch) | |
tree | 3bee0a92c25aeb24576968abf0cc4455ebeef440 /ext/pdo_mysql/php_pdo_mysql_int.h | |
parent | 2d4aa1ef3d04ec85a15ae426ffdaa4f2fb0f1556 (diff) | |
download | php-git-dfb3a799140d7d526c0ab77be437b663bfac9cc4.tar.gz |
Fix #80067: Omitting the port in bindto setting errors
A recent commit[1] which fixed a memory leak introduced a regression
regarding the formerly liberal handling of IP addresses to bind to. We
fix this by reverting that commit, and fix the memory leak where it
actually occurs. In other words, this fix is less intrusive than the
former fix.
[1] <http://git.php.net/?p=php-src.git;a=commit;h=0b8c83f5936581942715d14883cdebddc18bad30>
Closes GH-6104.
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql_int.h')
0 files changed, 0 insertions, 0 deletions