The msgrcv call appears to be overwriting my receive buffer.
My buffer is a local variable (off the stack).
The return value which is suppose to indicate the number of bytes
is returned correctly, but extra bytes off my stack are wiped out
and my buffer is overrun. I'm using version 1.1.5.1.
Is there anyone else out there using the IPC feature on freeBSD?
Steven Choy e-mail st...@msc.arl.mil