diff options
| author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-05-11 14:35:27 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-05-11 16:24:46 +0200 |
| commit | d5300873c5a8a02cff0215327a0b8c730ec9de42 (patch) | |
| tree | cad7401f1155dd5e37e682f946f7ea5523bee5dd /ext/pdo_odbc/php_pdo_odbc_int.h | |
| parent | d050d744777e8c5f4e3bc0cb9fcdc06828feb6e1 (diff) | |
| download | php-git-d5300873c5a8a02cff0215327a0b8c730ec9de42.tar.gz | |
Fix #79571: FFI: var_dumping unions may segfault
We must not attempt to access arbitrary union members when retrieving
debug info, because that may not be valid. Therefore we do no longer
dereference pointer types inside of unions, but report their address as
string in `%p` format instead.
Diffstat (limited to 'ext/pdo_odbc/php_pdo_odbc_int.h')
0 files changed, 0 insertions, 0 deletions
