History log of /PHP-7.4/ext/exif/exif.c (Results 226 – 250 of 419)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9651aeaf 24-Feb-2007 Ilia Alshanetsky

Pad to given length, not replace data with spaces


# afa4b732 24-Feb-2007 Ilia Alshanetsky

Eliminate strncpy and simplify code


# 1b1c62d7 24-Feb-2007 Marcus Boerger

- Make debug code really safe


# 698f114d 24-Feb-2007 Stanislav Malyshev

use safe allocations


# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 17864fc3 23-Jan-2007 Ilia Alshanetsky

emalloc() -> safe_emalloc()


Revision tags: php-5.2.1RC3
# 023144ff 09-Jan-2007 Marcus Boerger

- MFH Fix for #40073


# 1e352b3a 09-Jan-2007 Antony Dovgal

MFH: zerofill info_data and fix possible segfault
partly fixes #40073


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# e2c110be 25-Dec-2006 Ilia Alshanetsky

Allocation safety checks


# 0776e564 25-Dec-2006 Ilia Alshanetsky

Use %F (ignores locale) for internal representation of floats


Revision tags: php-5.2.1RC1
# 79946dc8 04-Nov-2006 Marcus Boerger

- MFH: Make parameter parsing api check happy


Revision tags: php-5.2.0, php-5.2.0RC6
# cb90d3ce 10-Oct-2006 Antony Dovgal

MFH: fix leak and typos in error messages


Revision tags: php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6
# 1f3b6ebc 17-Aug-2006 Antony Dovgal

initialize static buffer with 0's


Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


# 31042330 11-Jun-2006 Hannes Magnusson

MFH: arginfo, protos, vim folding


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 3438469b 10-Apr-2006 Marcus Boerger

- MFH Fix condition


Revision tags: php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2
# 656f02fa 10-Oct-2005 Marcus Boerger

- MFH Fix Logic


# bc81f555 09-Oct-2005 Marcus Boerger

- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)


Revision tags: php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 9270751a 05-Aug-2005 Anantha Kesari H Y

NetWare specific stat structure issues.
--Kamesh


# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2
# 1f06bb94 17-Mar-2005 Ilia Alshanetsky

MFB: Fixed build of exif extension on win32.


Revision tags: php-5.0.4RC1, php-4.3.11RC1
# 4d5599f6 02-Mar-2005 Stefan Esser

Fixed possible bufferoverflow


12345678910>>...17