diff options
author | Sara Golemon <pollita@php.net> | 2017-05-28 07:23:57 -0700 |
---|---|---|
committer | Sara Golemon <pollita@php.net> | 2017-05-28 08:48:18 -0700 |
commit | 8dcfec9789b4792f7b6b25673274b74bae71b512 (patch) | |
tree | 25de45e564ee561de0b87cbfbe8d8e895e390e6f /ext/pcre/php_pcre.c | |
parent | 6d2d0bbda7a406000ccb8a2dff86ddfe1ce467d5 (diff) | |
download | php-git-8dcfec9789b4792f7b6b25673274b74bae71b512.tar.gz |
Bugfix #74556 stream_socket_get_name() returns empty string
The original bug report had it returning '\0',
but with a fix to abstract name handling (6d2d0bbda7)
it now actually returns ''.
Neither of these are good, as per unix(7)
an empty socket name indicates an unbound name
and "should not be inspected".
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions