Steffen Merkel wrote (on Jan 02):
>   u_char outmessage[MAXPACKET]; /* message we send */
>   u_char inmessage[MAXPACKET]; /* message we receive */

How big is MAXPACKET? This is all local scope stuff. You may not have
enough stack defined.

This really is C-101 type stuff.

Chris.
-- 
== [EMAIL PROTECTED], [EMAIL PROTECTED]  +44 20 7900 4444
== Systems Manager for Easynet, a part of Easynet Group PLC.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to