qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] syscall: fixed mincore(2) not failing with ENOM


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH] syscall: fixed mincore(2) not failing with ENOMEM
Date: Fri, 17 Feb 2017 08:50:18 +0800
User-agent: Mutt/1.7.1 (2016-10-04)

On Thu, 02/16 08:58, Franklin Snaipe Mathieu wrote:
> +            p = lock_user_string(arg3)
> +            if (!p) {

Please compile test at least, even if it is a trivial patch.

Fam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]