On Fri, 2015-03-13 at 12:58 +0000, Jan Beulich wrote: > >>> On 13.03.15 at 13:25, <ian.campb...@citrix.com> wrote: > > From: Ian Campbell <ian.campb...@citrix.com> > > Date: Fri, 13 Mar 2015 12:22:25 +0000 > > Subject: [PATCH] xen: common: Use unbounded array for symbols_offset. > > > > Using a singleton array causes gcc5 to report: > > symbols.c: In function 'symbols_lookup': > > symbols.c:128:359: error: array subscript is above array bounds > > [-Werror=array-bounds] > > symbols.c:136:176: error: array subscript is above array bounds > > [-Werror=array-bounds] > > > > Signed-off-by: Ian Campbell <ian.campb...@citrix.com> > > Acked-by: Jan Beulich <jbeul...@suse.com>
Applied, thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel