[PHP-QA] Re: [PHP-CVS] cvs: php4(PHP_4_2_0) /ext/exif exif.c
/ext/exif/tests 002.phpt
by Marcus =?iso-8859-1?Q?B=F6rger?= other posts by this author
Aug 23 2002 8:08PM messages near this date
[PHP-QA] [aspell-devel] [aspell-announce] Administrative Changes Due to the
Release of GNU Aspell 0.50 (fwd)
|
[PHP-QA] Re: [PHP-DEV] Backporting / Bug Tracking System / Patches
At 21:59 23.08.2002, Marcus Börger wrote:
> helly Fri Aug 23 15:59:00 2002 EDT
>
> Modified files: (Branch: PHP_4_2_0)
> /php4/ext/exif/tests 002.phpt
> /php4/ext/exif exif.c
> Log:
> fixes magically mentioned in NEWS before being commited
>
I am writing to both lists since i already lost much time and talked to
Zeev who wants to pack 4.3.3....
Seeing in NEWS that i did some exif related changes i decided to take a
closer look and found out
that it did not work correctly....so far so good..now for the bad:
1) When magic_quotes_runtime is set On then i get a memory leak:
Either i use stripslashes() it is:
27bbfd9fc10e1e663d749f5225447905_523_identical_523_27bbfd9fc10e1e663d749f5225447905
exif.c(2349) : Freeing 0x08229F9C (524 bytes), script=-
string.c(2269) : Freeing 0x0822E3BC (570 bytes), script=-
Or i don't use stripslashes():
23756fc024d5d00afc939ec58ce53cbf_523_different_523_27bbfd9fc10e1e663d749f5225447905
exif.c(2349) : Freeing 0x0822A084 (524 bytes), script=-
string.c(2421) : Freeing 0x0822DE34 (1047 bytes), script=-
Any help?
regards
marcus
--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Marcus Börger
Marcus =?iso-8859-1?Q?B=F6rger?=
Marcus =?iso-8859-1?Q?B=F6rger?=
|