]> granicus.if.org Git - php/commit
Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)
authorIlia Alshanetsky <iliaa@php.net>
Sat, 3 Mar 2012 20:36:14 +0000 (20:36 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 3 Mar 2012 20:36:14 +0000 (20:36 +0000)
commit67db5de6b215a20683da45a4d45ee715b836832f
tree088cebe944c798406e05822a25ae384c5d18b50f
parent5b4adeae9b892dca35a33fb54a0e9de69bd2f913
Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)
ext/standard/tests/streams/bug60106.phpt [new file with mode: 0644]
main/streams/xp_socket.c