On 3/24/2011 4:30 PM, Frederik Deweerdt wrote:
Hi Kevin,

On Thu, Mar 24, 2011 at 03:47:25PM -0400, Kevin A. McGrail wrote:
If it were me and this race condition occurred, shouldn't there also
be a log call of some sort inside the m == NULL loop?
How could we output something with m->priv->flags unavailable? Would
stderr be OK?

Regards,
Frederik
Hi Frederik,

I would definitely not use stderr at least but perhaps the call to message dump should pass flags from message_process so that flags var can be used instead of the message flags. Your thoughts?

Regards,
KAM

Reply via email to