-
In the function LogInitStream on line 229 in Logic.c:
stream->next = streams->prev = NULL;
I believe streams->prev ? should be stream->prev
On initial execution the streams Ptr is NULL it will cause a write at the offset of ->prev from zero in the System Heap. I realize it has been a while since anyone worked on the program, but I found this bug will cause my Powerpc 9600 to become...
2008-07-18 02:45:58 UTC by mwinpa
-
cshotton committed patchset 244 of module machttp_server to the MacHTTP CVS repository, changing 2 files.
2004-09-23 01:11:45 UTC by cshotton
-
cshotton committed patchset 243 of module machttp_server to the MacHTTP CVS repository, changing 1 files.
2004-09-23 01:09:42 UTC by cshotton
-
cshotton committed patchset 242 of module machttp_server to the MacHTTP CVS repository, changing 2 files.
2003-06-13 13:01:43 UTC by cshotton
-
cshotton committed patchset 241 of module machttp_server to the MacHTTP CVS repository, changing 11 files.
2003-06-13 12:55:21 UTC by cshotton
-
cshotton committed patchset 240 of module machttp_server to the MacHTTP CVS repository, changing 1 files.
2003-05-22 15:20:58 UTC by cshotton
-
cshotton committed patchset 239 of module machttp_server to the MacHTTP CVS repository, changing 15 files.
2003-05-22 15:18:28 UTC by cshotton
-
cshotton committed patchset 238 of module machttp_server to the MacHTTP CVS repository, changing 3 files.
2003-05-02 13:56:18 UTC by cshotton
-
cshotton committed patchset 237 of module machttp_server to the MacHTTP CVS repository, changing 2 files.
2002-12-22 15:40:58 UTC by cshotton
-
cshotton committed patchset 236 of module machttp_server to the MacHTTP CVS repository, changing 1 files.
2002-12-22 15:40:03 UTC by cshotton