History log of /PHP-5.3/ext/exif/exif.c (Results 26 – 50 of 229)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 247bf3eb 22-Jun-2008 Alexey Zakhlestin

updated to the new parameter-parsing api


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 59441708 12-Mar-2008 Ilia Alshanetsky

Fixed bug #44388 (Crash inside exif_read_data() on invalid images)


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1
# 31a779e8 17-Dec-2007 Jani Taskinen

- Fix indent of macros


# ec90d483 16-Dec-2007 Ilia Alshanetsky

Fixed bug #43606 (define missing depencies of the exif extension)


Revision tags: RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 79d58abf 10-Jun-2007 Ilia Alshanetsky

Fixed memory corruption when reading exif data of a non-file


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# cc04404b 27-Feb-2007 Ilia Alshanetsky

snprintf() -> slprintf()

# Part 1


# 255c6a71 25-Feb-2007 Marcus Boerger

- MFH Readability


# 3588f9ee 24-Feb-2007 Ilia Alshanetsky

missing -1


# 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


12345678910