From: Ian Campbell <Ian.Campbell@citrix.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Olaf Hering <olaf@aepfle.de>,
xen-devel@lists.xen.org,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCH for-xen-4.5] stubdom: another for fix for lwip compile
Date: Wed, 8 Oct 2014 13:56:09 +0100 [thread overview]
Message-ID: <1412772969.9247.38.camel@citrix.com> (raw)
In-Reply-To: <20141007161823.GC2983@type>
On Tue, 2014-10-07 at 18:18 +0200, Samuel Thibault wrote:
> Olaf Hering, le Tue 07 Oct 2014 16:15:46 +0200, a écrit :
> > stubdom/lwip-x86_64/src/core/dhcp.c: In function 'dhcp_create_request':
> > stubdom/lwip-x86_64/src/core/dhcp.c:1361:64: error: array subscript is above array bounds
> >
> > The previous attempt to fix the failure above worked fine in SLE11,
> > openSUSE 13.1 and newer. But gcc-4.5 as included in openSUSE 11.4 still
> > failed to compile. To fix compilation also with this version of gcc move
> > the range check right into the code instead of assigning it to a
> > temporary variable.
> >
> > Signed-off-by: Olaf Hering <olaf@aepfle.de>
> > Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
> > Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
>
> Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
applied.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2014-10-08 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 14:15 [PATCH for-xen-4.5] stubdom: another for fix for lwip compile Olaf Hering
2014-10-07 16:18 ` Samuel Thibault
2014-10-08 12:56 ` Ian Campbell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1412772969.9247.38.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=olaf@aepfle.de \
--cc=samuel.thibault@ens-lyon.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.