diff options
author | Michael Wallner <mike@php.net> | 2013-12-06 10:29:24 +0100 |
---|---|---|
committer | Michael Wallner <mike@php.net> | 2013-12-06 10:29:24 +0100 |
commit | b5f5bff965c1a27a4820d0129d61f80ef8894e38 (patch) | |
tree | a443003ac2871d7b498523e9f825d801c04ae478 /sapi/phpdbg/phpdbg_frame.h | |
parent | 098d2a5d0ff6353602654a9872c76c5811277546 (diff) | |
download | php-git-b5f5bff965c1a27a4820d0129d61f80ef8894e38.tar.gz |
Fixed bug #61645 (fopen and O_NONBLOCK)
if a mode like "rn" was passed to fopen(), then
php_stream_parse_fopen_modes() would assign O_WRONLY to
flags, because O_NONBLOCK tainted flags for the r/w/+ check
Diffstat (limited to 'sapi/phpdbg/phpdbg_frame.h')
0 files changed, 0 insertions, 0 deletions