From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49C0C6F5.8020209@domain.hid> Date: Wed, 18 Mar 2009 11:03:33 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <49C0BDE8.4050400@domain.hid> In-Reply-To: <49C0BDE8.4050400@domain.hid> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] [PATCH] posix: Fix error checks when copying user strings List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Do not return -EFAULT when the passed string has zero-length. Instead, > return -EINVAL when trying to create objects with empty names. Ok. You can commit this. -- Gilles.