diff options
author | Nikita Popov <nikic@php.net> | 2012-02-18 13:39:13 +0000 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2012-02-18 13:39:13 +0000 |
commit | 032bbc3164c0c8302046e3a9029234528e9ad324 (patch) | |
tree | 124a201599c45885308c0847b158145fbab97cdc /ext/xmlrpc/xmlrpc-epi-php.c | |
parent | 0a91432828521fdb4122b0663cb6cb9af64b53fa (diff) | |
download | php-git-032bbc3164c0c8302046e3a9029234528e9ad324.tar.gz |
Fix headers generated by phar
sapi_header_line.line_len is the length without null terminator, so one has to
take sizeof - 1. This fixes some test failures as the NUL bytes were causing
warnings.
Needs to be merged to 5.4.
Diffstat (limited to 'ext/xmlrpc/xmlrpc-epi-php.c')
0 files changed, 0 insertions, 0 deletions