History log of /php-src/NEWS (Results 6376 – 6400 of 15458)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 58797ab8 19-Jun-2016 Stanislav Malyshev

Update NEWS

# af2c332f 19-Jun-2016 Xinchen Hui

Update NEWS

# c4c1993a 19-Jun-2016 Xinchen Hui

Fixed bug #72439 (Stream socket with remote address leads to a segmentation fault)

# f2e587cb 17-Jun-2016 Xinchen Hui

typo

# fcd8a5ca 17-Jun-2016 Xinchen Hui

Fixed bug #72441 (Segmentation fault: RFC list_keys)

# 08f0345d 17-Jun-2016 Christoph M. Becker

Update NEWS

# cc647027 17-Jun-2016 Christoph M. Becker

Update NEWS

# ed0ec669 17-Jun-2016 Christoph M. Becker

Fix #53640: XBM images require width to be multiple of 8

# b94d5338 17-Jun-2016 Anatol Belski

update NEWS

# 02c1afe9 16-Jun-2016 Christoph M. Becker

Update NEWS

# cc8ffa69 16-Jun-2016 Christoph M. Becker

Update NEWS

# 5f4113ed 16-Jun-2016 Christoph M. Becker

Update NEWS

# 23790b1e 16-Jun-2016 Dmitry Stogov

Added NEWS entries

# 053a6eb0 15-Jun-2016 Xinchen Hui

These bugs are also in 7.1-alpha

# 999a3553 15-Jun-2016 Xinchen Hui

Fixed(attempt to) bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) - oob read access)

according to ext/mbstring/oniguruma/enc/utf8.c, max bytes are 6

# 1ab5a1b4 14-Jun-2016 Bartosz Dziewoński

Fix #50845: exif_process_IFD_TAG: Use the right offset if reading from stream

When the location of the data is outside of the range we have
preloaded (for example, if it's before the beg

Fix #50845: exif_process_IFD_TAG: Use the right offset if reading from stream

When the location of the data is outside of the range we have
preloaded (for example, if it's before the beginning of the IFD
structure), we have to read it from the stream into a separate buffer.
The offset calculations in this case were incorrect, resulting in
bogus values being read for the affected fields (sometimes parts of
other fields, sometimes binary data).

The included test image, sourced from [1], is in the public domain.

[1] https://commons.wikimedia.org/wiki/File:U.S._Marines_Prepare_to_board_an_MV-22_Osprey_160509-M-AF202-041.jpg

show more ...

# 4c968c6d 14-Jun-2016 Stanislav Malyshev

Fix bug #72138 - Integer Overflow in Length of String-typed ZVAL

# 3d564187 14-Jun-2016 Xinchen Hui

Fixed bug #72399 (Use-After-Free in MBString (search_re))

# 78a13e82 14-Jun-2016 Xinchen Hui

Implemented FR #72385 (Update SQLite bundle lib(3.13.0))

# dcd1c29f 13-Jun-2016 Xinchen Hui

Fixed bug #72395 (list() regression)

# d1ab974f 13-Jun-2016 Xinchen Hui

Fixed bug #72306 (Heap overflow through proc_open and $env parameter)

# 0e2447cd 12-Jun-2016 Jakub Zelenka

Fix bug #71915 (openssl_random_pseudo_bytes is not fork-safe)

Add time to the entropy before using RAND_bytes

# 54310d95 12-Jun-2016 Jakub Zelenka

Fix bug #72336 (openssl_pkey_new does not fail for invalid DSA params)

# 792e8938 10-Jun-2016 Nikita Popov

Fixed bug #72373

# bfcf3223 09-Jun-2016 Dmitry Stogov

Fixed bug #72369 (array_merge() produces references in PHP7)

1...<<251252253254255256257258259260>>...619