summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* Same issue as #72926 in another place.Stanislav Malyshev2016-09-041-1/+4
* Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFFStanislav Malyshev2016-08-163-1/+75
* improve the check, avoid strlen on NULLAnatol Belski2016-08-031-4/+4
* Changed the way MAKERNOTE is handled in case we do not have a matching signat...Kalle Sommer Nielsen2016-08-031-2/+12
* fix test portability and expectationAnatol Belski2016-07-193-5/+5
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-197-15/+58
|\
| * Fix testsStanislav Malyshev2016-07-182-7/+5
| * Fix bug #72618: NULL Pointer Dereference in exif_process_user_commentStanislav Malyshev2016-07-183-6/+22
| * Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTEStanislav Malyshev2016-07-173-2/+31
* | Fix #50845: exif_process_IFD_TAG: Use the right offset if reading from streamBartosz DziewoƄski2016-06-143-3/+143
* | fix/improve testsAnatol Belski2016-04-271-25/+25
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-04-266-2/+76
|\ \ | |/
| * Fix bug #72094 - Out of bounds heap read access in exif header processingStanislav Malyshev2016-04-246-2/+76
| * Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-011-106/+106
| |\
* | | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-106/+106
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-106/+106
| |\ \ \ | | |/ / | |/| / | | |/
| | * Improve fix for #70385Stanislav Malyshev2015-08-291-2/+2
| | * Fix bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte val...Stanislav Malyshev2015-08-281-104/+104
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-04-011-1/+1
|\ \ \ | |/ /
| * | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-203-1/+64
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-203-1/+64
| |\ \ | | |/
| | * Fix bug #68799: Free called on unitialized pointerStanislav Malyshev2015-01-113-1/+64
| | * Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-133-2/+19
| * | Bump yearXinchen Hui2015-01-152-2/+2
* | | bump yearXinchen Hui2015-01-152-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-241-3/+3
|\ \ \ | |/ /
| * | fix dir separator in testAnatol Belski2014-11-241-3/+3
| * | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-143-2/+19
| |/
* | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-143-2/+19
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-081-1/+1
|\ \ | |/
| * Remove superfluous echos.Jeff Welch2014-06-081-1/+1
| * Bump yearXinchen Hui2014-01-032-2/+2
* | Bump yearXinchen Hui2014-01-032-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2013-12-161-1/+6
|\ \ | |/
| * Fix bug #65873 - Integer overflow in exif_read_data()Stanislav Malyshev2013-12-161-1/+6
* | Merge branch 'PHP-5.5'Michael Wallner2013-10-219-5/+94
|\ \ | |/
| * add tests for bug #62523Michael Wallner2013-10-216-0/+73
| * Merged PR #293 (Exif crash on unknown encoding was fixed)Michael Wallner2013-10-213-5/+21
| * typo fixesVeres Lajos2013-07-151-1/+1
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| * Happy New YearXinchen Hui2013-01-012-2/+2
* | unify stdint type usageMichael Wallner2013-08-061-10/+0
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Happy New YearXinchen Hui2013-01-012-2/+2
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2012-08-141-1/+1
|\ \ | |/