summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/php_pdo_odbc_int.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-05-11 14:35:27 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-05-11 16:24:46 +0200
commitd5300873c5a8a02cff0215327a0b8c730ec9de42 (patch)
treecad7401f1155dd5e37e682f946f7ea5523bee5dd /ext/pdo_odbc/php_pdo_odbc_int.h
parentd050d744777e8c5f4e3bc0cb9fcdc06828feb6e1 (diff)
downloadphp-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