From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] tools/libxl: Don't read off the end of tinfo[] Date: Thu, 22 May 2014 16:53:28 +0100 Message-ID: <537E1D78.3030506@citrix.com> References: <1392739145-24664-1-git-send-email-andrew.cooper3@citrix.com> <1392741544.23084.24.camel@kazak.uk.xensource.com> <1394636059.21145.106.camel@kazak.uk.xensource.com> <21374.7491.56572.981878@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21374.7491.56572.981878@mariner.uk.xensource.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: Ian Jackson Cc: Dario Faggioli , Ian Campbell , Xen-devel List-Id: xen-devel@lists.xenproject.org On 22/05/14 16:52, Ian Jackson wrote: > Ian Campbell writes ("Re: [Xen-devel] [PATCH] tools/libxl: Don't read off the end of tinfo[]"): >> On Tue, 2014-02-18 at 16:39 +0000, Ian Campbell wrote: >>> On Tue, 2014-02-18 at 15:59 +0000, Andrew Cooper wrote: >>>> Signed-off-by: Andrew Cooper >>> Acked-by: Ian Campbell >>> >>> Unless someone argues otherwise this is going into my 4.5 pile. >> Now applied, thanks. > Backported to 4.4, 4.3. > > It failed to apply to 4.2, and I haven't investigated that further. > > Ian. That is probably fine. I seem to remember all that code was new for 4.3 ~Andrew