summaryrefslogtreecommitdiff
path: root/Zend/zend_execute_API.c
diff options
context:
space:
mode:
authorGustavo André dos Santos Lopes <cataphract@php.net>2010-10-13 03:13:29 +0000
committerGustavo André dos Santos Lopes <cataphract@php.net>2010-10-13 03:13:29 +0000
commita1888f585c5b09433906fc59b781296cb693880e (patch)
tree970fc9956c5e541ed88ee3e0cf2835a61d4e580a /Zend/zend_execute_API.c
parent890d89fdb8a8fa970108afd3f4c77b286c6a2898 (diff)
downloadphp-git-a1888f585c5b09433906fc59b781296cb693880e.tar.gz
- Fixed forward stream seeking emulation in streams that don't support seeking
in situations where the read operation gives back less data than requested and when there was data in the buffer before the emulation started. Also made more consistent its behavior -- should return failure every time less data than was requested was skipped. - Small performance improvement by correcting off-by-one error that generate an invalid call to the seek handler or read handler. in _php_stream_seek.
Diffstat (limited to 'Zend/zend_execute_API.c')
0 files changed, 0 insertions, 0 deletions