[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c /ext/exif/tests bug48378.jpeg bug48378.phpt

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 14:03:09 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/exif/tests bug48378.jpeg bug48378.phpt Modified files: /php-src/ext/exif exif.c Log: - MFB: #48378, exif_read_data() segfaults on certain corrupted .jpeg

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2008-08-03 Thread Jani Taskinen
janiSun Aug 3 12:11:13 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.25&r2=1.173.2.5.2.26&diff_format=u Index: php-src/ext/exif/exif.c diff -u php-src/ext/e

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2008-03-07 Thread Pierre-Alain Joye
pajoye Fri Mar 7 18:41:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - #44355, compilation breaks due illegal const usage (Guenter Knauf) I suppose it must break on other platform, it is not used anywhere else but here, and

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-12-17 Thread Jani Taskinen
janiMon Dec 17 08:52:30 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: MFH:- Fix indent of macros http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.21&r2=1.173.2.5.2.22&diff_format=u Index: php-src/ext/exif/exif.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-06-10 Thread Ilia Alshanetsky
iliaa Sun Jun 10 20:12:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: Fixed memory corruption when reading exif data of a non-file http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.19&r2=1.173.2.5.2.20&dif

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-02-25 Thread Marcus Boerger
helly Sun Feb 25 13:09:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - MFH Readability http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.17&r2=1.173.2.5.2.18&diff_format=u Index: php-src/ext/exif/exif.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-02-24 Thread Ilia Alshanetsky
iliaa Sat Feb 24 18:02:11 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: missing -1 http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.16&r2=1.173.2.5.2.17&diff_format=u Index: php-src/ext/exif/exif.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-02-24 Thread Ilia Alshanetsky
iliaa Sat Feb 24 17:57:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: Pad to given length, not replace data with spaces http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.15&r2=1.173.2.5.2.16&diff_format=u Ind

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-02-24 Thread Ilia Alshanetsky
iliaa Sat Feb 24 17:40:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: Eliminate strncpy and simplify code http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.14&r2=1.173.2.5.2.15&diff_format=u Index: php-src/ex

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-02-24 Thread Marcus Boerger
helly Sat Feb 24 14:28:09 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - Make debug code really safe http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.13&r2=1.173.2.5.2.14&diff_format=u Index: php-src/ext/exif/ex

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-02-23 Thread Stanislav Malyshev
stasSat Feb 24 03:08:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: use safe allocations http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.12&r2=1.173.2.5.2.13&diff_format=u Index: php-src/ext/exif/exif.c d

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-01-22 Thread Ilia Alshanetsky
iliaa Tue Jan 23 00:23:17 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: emalloc() -> safe_emalloc() http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.10&r2=1.173.2.5.2.11&diff_format=u Index: php-src/ext/exi

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-01-09 Thread Marcus Boerger
helly Tue Jan 9 17:55:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - MFH Fix for #40073 http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.9&r2=1.173.2.5.2.10&diff_format=u Index: php-src/ext/exif/exif.c diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2007-01-09 Thread Antony Dovgal
tony2001Tue Jan 9 11:37:17 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: MFH: zerofill info_data and fix possible segfault partly fixes #40073 http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.8&r2=1.1

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2006-12-25 Thread Ilia Alshanetsky
iliaa Mon Dec 25 23:43:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: Allocation safety checks http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.6&r2=1.173.2.5.2.7&diff_format=u Index: php-src/ext/exif/exi

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c /ext/informix ifx.ec /ext/standard http_fopen_wrapper.c microtime.c

2006-12-25 Thread Ilia Alshanetsky
iliaa Mon Dec 25 16:48:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard microtime.c http_fopen_wrapper.c /php-src/ext/informix ifx.ec /php-src/ext/exif exif.c Log: Use %F (ignores locale) for internal representation of fl

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2006-11-04 Thread Nuno Lopes
Hi Marcus! you are probably referring to the "warnings" pointed out by http://gcov.php.net/viewer.php?version=PHP_5_2&func=params&file=cc163453976b65334f071d1d4f976ef45 But that script currently produces too many false positives.. in this case it doesn't seem (from a quick code analysis) that t

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2006-11-04 Thread Marcus Boerger
helly Sat Nov 4 20:46:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - MFH: Make parameter parsing api check happy http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.4&r2=1.173.2.5.2.5&diff_format=u Index: php-s

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2006-10-10 Thread Antony Dovgal
tony2001Tue Oct 10 22:22:43 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: MFH: fix leak and typos in error messages http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.3&r2=1.173.2.5.2.4&diff_format=u Index

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c

2006-08-17 Thread Antony Dovgal
tony2001Thu Aug 17 14:32:36 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: initialize static buffer with 0's http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.2&r2=1.173.2.5.2.3&diff_format=u Index: php-sr