|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Reproducible builds of xen.gz
>>> On 09.08.16 at 16:56, <Trammell.Hudson@xxxxxxxxxxxx> wrote:
> --- a/xen/arch/x86/boot/mkelf32.c
> +++ b/xen/arch/x86/boot/mkelf32.c
> @@ -260,7 +260,7 @@ int main(int argc, char **argv)
> u32 loadbase, dat_siz, mem_siz, note_base, note_sz, offset;
> char *inimage, *outimage;
> int infd, outfd;
> - char buffer[1024];
> + char buffer[1024] = {};
> int bytes, todo, i = 1;
> int num_phdrs = 1;
This is less of a change than you earlier mail had - did you
intentionally strip off the other changes?
Regardless of that,
Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>
albeit as said before I'd have preferred this to be two separate
patches.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |