Andre Grueneberg:
Another measure I could think of, would be to make buf a dynamically allocated array and malloc() BUFLEN bytes on program startup. I have not checked the code whether this might be feasible.
Yes, that is the solution I am looking into. It would be easier to check if it actually fixes it properly if I had a copy of a message that caused the crash, though.
-- \\// Peter - http://www.softwolves.pp.se/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

