[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen: Add missing va_end() in hypercall_create_continuation()
On 20.11.19 15:06, Andrew Cooper wrote: On 20/11/2019 13:56, Jan Beulich wrote:On 20.11.2019 14:37, Julien Grall wrote:From: Julien Grall <julien@xxxxxxx> The documentation requires va_start() to always be matched with a corresponding va_end(). However, this is not the case in the path used for bad format. This was introduced by XSA-296. Coverity-ID: 1488727 Fixes: 0bf9f8d3e3 ("xen/hypercall: Don't use BUG() for parameter checking in hypercall_create_continuation()") Signed-off-by: Julien Grall <julien@xxxxxxx>Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>Reviewed-by: Andrew Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Release-acked-by: Juergen Gross <jgross@xxxxxxxx> Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |