[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-04-23 Thread Chuck Hagenbuch
chagenbuMon Apr 23 14:58:44 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: Fix for bug 9908: check that the result of mail_sort is not 0 before trying to dereference the pointer. :) Also, free sort programs - this might have been a mem

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-04-07 Thread Jon Parise
jon Sat Apr 7 18:13:08 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: Use tabs instead of spaces. Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.63 php4/ext/imap/php_imap.c:1.64 --- php4/ext/imap/php_imap.c:1.63 F

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-03-16 Thread Jani Taskinen
sniper Fri Mar 16 05:17:55 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: Make compile again when ZTS is enabled and imap-2000 is used. Bug #9762 Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.62 php4/ext/imap/php_imap.c:1.63

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-02-26 Thread Dan Kalowsky
kalowskyMon Feb 26 08:36:08 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: # Bad patch job on the last commit by me. I take the BAD_CODER award for # the day. Removes two unnecessary REGISTER_MAIN_LONG_CONSTANT's. # what should be do

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-02-21 Thread Thies C. Arntzen
thies Wed Feb 21 12:33:46 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: fix possible leak. Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.56 php4/ext/imap/php_imap.c:1.57 --- php4/ext/imap/php_imap.c:1.56 Sun Feb 18

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-02-18 Thread Thies C. Arntzen
thies Sun Feb 18 10:15:02 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: fixed a possible double-free Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.55 php4/ext/imap/php_imap.c:1.56 --- php4/ext/imap/php_imap.c:1.55

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-02-12 Thread Thies C. Arntzen
thies Mon Feb 12 03:57:22 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: fixed possible leak in imap_search Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.54 php4/ext/imap/php_imap.c:1.55 --- php4/ext/imap/php_imap.c:1.54