good for merge On Sun, 2010-05-16 at 18:40 +1000, Angus Salkeld wrote: > Signed-off-by: Angus Salkeld <[email protected]> > --- > exec/coroipcs.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/exec/coroipcs.c b/exec/coroipcs.c > index a2bc867..b2d780c 100644 > --- a/exec/coroipcs.c > +++ b/exec/coroipcs.c > @@ -761,7 +761,7 @@ req_setup_recv ( > int on = 1; > struct ucred *cred; > #endif > - > + msg_recv.msg_flags = 0; > msg_recv.msg_iov = &iov_recv; > msg_recv.msg_iovlen = 1; > msg_recv.msg_name = 0;
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
