diff options
author | Anatol Belski <ab@php.net> | 2017-11-15 09:55:29 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-11-15 09:55:29 +0100 |
commit | 020fdfd55dc534eecab12a53bb3ef50d7a71e5cb (patch) | |
tree | 2c2becc773981ee55d014c0a7c993d44c2bf37f4 /ext/mysqlnd/mysqlnd_block_alloc.c | |
parent | 235d33ac7a28cd6d33043f1753fa999c81410303 (diff) | |
download | php-git-020fdfd55dc534eecab12a53bb3ef50d7a71e5cb.tar.gz |
Fixed bug #75525 Access Violation in vcruntime140.dll
It was a mistake to make d_name a pointer. d_name has to be allocated
in the body of struct dirent as per POSIX.1-2008. The binary
compatibility is kept through the extra padding, which will be removed
in 7.3.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_block_alloc.c')
0 files changed, 0 insertions, 0 deletions