From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH 6/8] mini-os: handle possibly overlong _nodename in init_consfront Date: Tue, 10 Sep 2013 16:38:45 +0200 Message-ID: <20130910143845.GD5964@type.bordeaux.inria.fr> References: <1378823662-20803-1-git-send-email-mattjd@gmail.com> <1378823662-20803-7-git-send-email-mattjd@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <1378823662-20803-7-git-send-email-mattjd@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matthew Daley Cc: Stefano Stabellini , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Matthew Daley, le Wed 11 Sep 2013 02:34:20 +1200, a =E9crit : > The only current user that passes a non-NULL _nodename limits it to 64 > bytes anyway. > = > Coverity-ID: 1054993 > Signed-off-by: Matthew Daley Acked-by: Samuel Thibault