diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-12 15:00:55 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-12 15:12:39 +0200 |
commit | b6b98bdf641c9d054638c60ec9bb3199d3164303 (patch) | |
tree | f3364c1fe163e7b6a6f32d807b62bf8dfe82ec16 /ext/zip/php_zip.c | |
parent | e1ab68622815050dfb6ed3f927c438906c2569b9 (diff) | |
download | php-git-b6b98bdf641c9d054638c60ec9bb3199d3164303.tar.gz |
Avoid uninit warnin in http_fopen_wrapper
This one looks semi-legit, in case php_stream_eof() returns false
but php_stream_get_line() fails. Not totally sure this cannot
happen, so rewriting to check both conditions at once.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions