History log of /php-src/ext/exif/exif.c (Results 226 – 250 of 597)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 900ce92c 07-Jul-2017 Kalle Sommer Nielsen

Fixed bug #74428 (exif_read_data(): "Illegal IFD size" warning occurs with correct exif format)

Revision tags: php-5.6.31, php-7.0.21, php-7.1.7, php-7.2.0alpha3
# 04fb3f28 25-Jun-2017 Tom Van Looy

Remove superfluous semicolons

Revision tags: php-7.1.7RC1, php-7.0.21RC1, php-7.2.0alpha2, php-7.1.6, php-7.2.0alpha1, php-7.0.20
# 818272ae 28-May-2017 Kalle Sommer Nielsen

Added more EXIF MAKERNOTE formats:
- AGFA,
- Kyocera
- Ricoh
- Epson

Revision tags: php-7.1.6RC1, php-7.0.20RC1, php-7.1.5, php-7.0.19, php-7.0.19RC1, php-7.1.5RC1, php-7.1.4, php-7.0.18, php-7.1.4RC1, php-7.0.18RC1, php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1, php-5.6.30, php-7.0.15
# 19e80ef4 16-Jan-2017 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Update more functions with path check


# 43d0f2ab 16-Jan-2017 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Update more functions with path check


# 0ab1af7d 16-Jan-2017 Stanislav Malyshev

Update more functions with path check

Revision tags: php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1
# 769e17ce 05-Jan-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 2022dacb 05-Jan-2017 Nikita Popov

Merge branch 'PHP-5.6' into PHP-7.0


# 900b17b1 05-Jan-2017 Nikita Popov

Fix printf modifier

# 54404808 05-Jan-2017 Mitch Hagstrand

Fix overrun in exif's "Illegal components" error message.

The variables "components" is an integer, but is being
output as long. As a result it is printing 8 bytes
instead of 4 bytes.

# dac6c639 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 478f119a 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 1e362429 03-Jan-2017 Sammy Kaye Powers

Resolve conflict


# 0de25147 03-Jan-2017 Stanislav Malyshev

Merge branch 'PHP-7.1'

* PHP-7.1:
Fix bug #73737 FPE when parsing a tag format
Fix bug #73773 - Seg fault when loading hostile phar
Fix bug #73825 - Heap out of bounds read

Merge branch 'PHP-7.1'

* PHP-7.1:
Fix bug #73737 FPE when parsing a tag format
Fix bug #73773 - Seg fault when loading hostile phar
Fix bug #73825 - Heap out of bounds read on unserialize in finish_nested_data()
Fix bug #73768 - Memory corruption when loading hostile phar
Fix int overflows in phar (bug #73764)

show more ...


# 2075fb2b 03-Jan-2017 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #73737 FPE when parsing a tag format
Fix bug #73773 - Seg fault when loading hostile phar
Fix bug #73825 - Heap out o

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #73737 FPE when parsing a tag format
Fix bug #73773 - Seg fault when loading hostile phar
Fix bug #73825 - Heap out of bounds read on unserialize in finish_nested_data()
Fix bug #73768 - Memory corruption when loading hostile phar
Fix int overflows in phar (bug #73764)

show more ...


# 7f0de1a1 03-Jan-2017 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix bug #73737 FPE when parsing a tag format
Fix bug #73773 - Seg fault when loading hostile phar
Fix bug #73825 - Heap out o

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix bug #73737 FPE when parsing a tag format
Fix bug #73773 - Seg fault when loading hostile phar
Fix bug #73825 - Heap out of bounds read on unserialize in finish_nested_data()
Fix bug #73768 - Memory corruption when loading hostile phar
Fix int overflows in phar (bug #73764)

show more ...


# 9e29f841 02-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 1cda0d7c 01-Jan-2017 Stanislav Malyshev

Fix bug #73737 FPE when parsing a tag format

Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1, php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2, php-7.0.11
# defa47b9 05-Sep-2016 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Same issue as #72926 in another place.


# a2fdf0f4 05-Sep-2016 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Same issue as #72926 in another place.


# b578580e 05-Sep-2016 Stanislav Malyshev

Same issue as #72926 in another place.

Revision tags: php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25
# 24d0fcf8 17-Aug-2016 Kalle Sommer Nielsen

Merge branch 'PHP-7.1'


# af8283dd 17-Aug-2016 Kalle Sommer Nielsen

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Further fix bug #72627 from Stas


# 15b7b1a5 17-Aug-2016 Kalle Sommer Nielsen

Further fix bug #72627 from Stas

There is another code path with almost the same identical code that also leaks memory in case of invalid reads, fix this as well

Revision tags: php-7.0.10
# 660d8f16 17-Aug-2016 Xinchen Hui

Merge branch 'PHP-7.1'

* PHP-7.1: (49 commits)
Update NEWs
Update NEWs
Unused label
Fixed bug #72853 (stream_set_blocking doesn't work)
fix test
Bug #7266

Merge branch 'PHP-7.1'

* PHP-7.1: (49 commits)
Update NEWs
Update NEWs
Unused label
Fixed bug #72853 (stream_set_blocking doesn't work)
fix test
Bug #72663 - part 3
Bug #72663 - part 2
Bug #72663 - part 1
Update NEWS
BLock test with memory leak
fix tests
Fix TSRM build
Fix bug #72850 - integer overflow in uuencode
Fixed bug #72849 - integer overflow in urlencode
Fix bug #72848 - integer overflow in quoted_printable_encode caused heap corruption
Fix bug #72838 - Integer overflow lead to heap corruption in sql_regcase
Fix bug #72837 - integer overflow in bzdecompress caused heap corruption
Fix bug #72836 - integer overflow in base64_decode caused heap corruption
Fix for bug #72807 - do not produce strings with negative length
Fix for bug #72790 and bug #72799
...

show more ...


12345678910>>...24