]> code.citadel.org Git - citadel.git/commit
* Repaired the problems I created when moving the_mime_parser()'s variables
authorArt Cancro <ajc@citadel.org>
Sun, 13 Jan 2002 04:06:33 +0000 (04:06 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 13 Jan 2002 04:06:33 +0000 (04:06 +0000)
commitf481f41fa375016d66c46cfaf104701ed4d0daf4
treebca0f8afd682ad0df28ebfe687c3c767d0b54b9e
parentedd8ece600cd6b113767202ad6eb5095cd4fa918
* Repaired the problems I created when moving the_mime_parser()'s variables
  from the stack to the heap.  (Hint: sizeof(char *) is 4, not 4096)
citadel/ChangeLog
citadel/mime_parser.c
citadel/sysdep.c