On Tue, Aug 12, 2014 at 01:53:36PM -0500, Tom Musta wrote: > The mq_open system call takes an optional struct mq_attr pointer > argument in the fourth position. This pointer is used when O_CREAT > is specified in the flags (second) argument. It may be NULL, in > which case the queue is created with implementation defined attributes. > > Change the code to properly handle the case when NULL is passed in the > arg4 position. > > Signed-off-by: Tom Musta <[email protected]> > Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: David Gibson <[email protected]> -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson
pgpmjTfUIW61W.pgp
Description: PGP signature
