Lines Matching refs:read

11    . Fixed bug #70480 (php_url_parse_ex() buffer overflow read). (Stas)
20 . Fixed bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE).
26 . Fixed bug #72512 (gdImageTrueColorToPaletteBody allows arbitrary write/read
100 . Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456) (Stas)
103 . Fixed bug #72241 (get_icu_value_internal out-of-bounds read).
117 . Fixed bug #72094 (Out of bounds heap read access in exif header
224 . Fixed bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte
405 . Fixed bug #69420 (Invalid read in zend_std_get_method). (Laruence)
518 . Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar). (Stas)
600 . Fixed bug #69054 (Null dereference in readline_(read|write)_history() without
709 . Fixed bug #68618 (out of bounds read crashes php-cgi). (CVE-2014-9427)
735 . Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (CVE-2014-9709)
743 . Fixed possible read after end of buffer and use after free. (Dmitry)
818 . Fixed possible read after end of buffer and use after free. (Dmitry)
852 . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
908 . Fixed bug #67972 (SessionHandler Invalid memory read create_sid()). (Adam)
1135 . Fixed bug #67249 (printf out-of-bounds read). (Stas)
1136 . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
1137 . Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)
1144 . Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
1145 . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)
1390 . Fixed bug #66060 (Heap buffer over-read in DateInterval) (CVE-2013-6712).
2939 . Fixed bug #61566 failure caused by the posix lseek and read versions
3290 . Fixed bug #60558 (Invalid read and writes). (Laruence)
3301 . Fixed bug #60240 (invalid read/writes when unserializing specially crafted
3757 detected together with the last read). (Gustavo)
4020 with the last read). (Gustavo)
4507 . Add SQlite3_Stmt::readonly() for checking if a statement is read only.
4797 . Fixed bug #53136 (Invalid read on openssl_csr_new()). (Felipe)
4886 in situations where the read operation gives back less data than requested
4912 - Added stream_set_read_buffer, allows to set the buffer for read operation.
5766 . Improved memory usage by moving constants to read only memory.
5873 . Fixed PECL Bug #15988 (OCI8: sqlnet.ora isn't read with older Oracle
5998 property's values to be read through ::getValue() and set through
6505 - Fixed zip filename property read. (Pierre)
6640 - Fixed read or write errors for large zip archives. (Pierre)
6826 - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud)
7218 - Fixed possible invalid read in glob() win32 implementation (CVE-2007-3806).
7329 - Fixed bug #41815 (Concurrent read/write fails when EOF is reached). (Sascha)
7491 - Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).
7571 - Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek)
7740 - Added read-timeout context option "timeout" for HTTP streams. (Hannes, Ilia).
7825 . disabled calls to read() after EOF
8045 read valid db). (Marcus)
8216 . Allowed PHP to be an arbitrary filter in the chain and read the script from
8254 - Fixed invalid read in imagecreatefrompng when an empty file is given
8306 - Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
8324 - Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick)
8570 - Fixed bug #35512 (Lack of read permission on main script results in
8708 - Fixed bug #36934 (OCILob->read() doesn't move internal pointer when
8853 - Fixed bug #35785 (SimpleXML causes memory read error zend engine). (Marcus)