Michael Walsh

Show:

What's happening?

  • Typo in LogInitStream causes write into system heap.

    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 in MacHTTP

About Me

  • 2008-07-18 (1 year ago)
  • 2151205
  • mwinpa (My Site)
  • Michael Walsh

Send me a message