]> granicus.if.org Git - php/commit
- Fixed bug #54623 (Segfault when when writing to a persistent socket after
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 1 May 2011 03:57:01 +0000 (03:57 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 1 May 2011 03:57:01 +0000 (03:57 +0000)
commit93f65cdeac1e20e5ad789609894c116261e7f273
treec31c6a65dfbe3413164d4434fa9a28fa83da62d6
parent9c285fddbb01de190098fc0b1964566f5a217327
- Fixed bug #54623 (Segfault when when writing to a persistent socket after
  closing a copy of the socket).
ext/standard/tests/streams/bug54623.phpt [new file with mode: 0644]
main/streams/streams.c