Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
|\ | |||||
| * | Update more functions with path check | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2017-01-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix printf modifier | Nikita Popov | 2017-01-05 | 1 | -1/+1 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix bug #73737 FPE when parsing a tag format | Stanislav Malyshev | 2016-12-31 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-09-04 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Same issue as #72926 in another place. | Stanislav Malyshev | 2016-09-04 | 1 | -1/+4 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-08-17 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFF | Stanislav Malyshev | 2016-08-16 | 1 | -1/+4 |
* | | Merge branch 'PHP-7.0' into PHP-7.0.10 | Stanislav Malyshev | 2016-08-16 | 1 | -2/+12 |
|\ \ | |||||
| * \ | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-08-03 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | improve the check, avoid strlen on NULL | Anatol Belski | 2016-08-03 | 1 | -4/+4 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-08-03 | 1 | -2/+12 |
| |\ \ | | |/ | |||||
| | * | Changed the way MAKERNOTE is handled in case we do not have a matching signat... | Kalle Sommer Nielsen | 2016-08-03 | 1 | -2/+12 |
* | | | Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFF | Stanislav Malyshev | 2016-08-16 | 1 | -0/+4 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-07-19 | 1 | -10/+31 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-07-19 | 1 | -8/+31 |
| |\ | |||||
| | * | Fix bug #72618: NULL Pointer Dereference in exif_process_user_comment | Stanislav Malyshev | 2016-07-18 | 1 | -6/+11 |
| | * | Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTE | Stanislav Malyshev | 2016-07-17 | 1 | -2/+20 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-06-14 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix #50845: exif_process_IFD_TAG: Use the right offset if reading from stream | Bartosz DziewoĆski | 2016-06-14 | 1 | -3/+3 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-04-27 | 1 | -2/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-04-26 | 1 | -2/+15 |
| |\ \ | | |/ | |||||
| | * | Fix bug #72094 - Out of bounds heap read access in exif header processing | Stanislav Malyshev | 2016-04-24 | 1 | -2/+15 |
| | * | Merge branch 'PHP-5.4.45' into PHP-5.5.29 | Stanislav Malyshev | 2015-09-01 | 1 | -106/+106 |
| | |\ | |||||
* | | | | Eliminate usages of _PP macros | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | | | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -106/+106 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 1 | -106/+106 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Improve fix for #70385 | Stanislav Malyshev | 2015-08-29 | 1 | -2/+2 |
| | | * | Fix bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte val... | Stanislav Malyshev | 2015-08-28 | 1 | -104/+104 |
* | | | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
* | | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -6/+6 |
* | | | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -2/+2 |
* | | | | cleaning up the version macros | Anatol Belski | 2015-03-23 | 1 | -10/+2 |
* | | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-01-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-01-20 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-01-20 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix bug #68799: Free called on unitialized pointer | Stanislav Malyshev | 2015-01-11 | 1 | -1/+1 |
| | | * | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-13 | 1 | -2/+2 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | * | | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 1 | -2/+2 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |/ |