[ofa-general] Re: [PATCH] [DAPL v1] uDAT: fix reuse of va_list in debugging mode
Patrick Marchand Latifi
patrick.latifi at qlogic.com
Fri Mar 7 10:34:37 PST 2008
Hi Arlin,
On Fri, Mar 07, 2008 at 10:14:16AM -0800, Arlin Davis wrote:
> Patrick Marchand Latifi wrote:
> >Make sure we reinitialize the va_list since va_list is undefined
> >if a function traverses the va_list with va_arg.
> >
> >This patch fixes the uDAT debugging case when both stdout and
> >syslog output is wanted.
> >
>
> already committed for both v1 and v2.
>
> -arlin
Perhaps I should have been a bit more explicit since this patch fixes
another instance of the same bug in the file (dat/udat/linux/dat_osd.c)
The previous patch that got committed was for a different file
(dapl/common/dapl_debug.c).
-pat
More information about the general
mailing list