Horms wrote:
> Fix access to mem_rsrv in  kexec/arch/ppc64/fs2dt.c:reserve()
>
> * Make sure that mem_rsrv is initilised as 0 terminated
> * Make sure that mem_rsrv is not overrun when new elements are added.
>
> Signed-off-by: Simon Horman <[EMAIL PROTECTED]>
>   
Tested and working fine. Ack.

Thanks
-Sachin

>   
> Index: kexec-tools-testing/kexec/arch/ppc64/fs2dt.c
> ===================================================================
> --- kexec-tools-testing.orig/kexec/arch/ppc64/fs2dt.c 2006-12-08 
> 16:59:39.000000000 +0900
> +++ kexec-tools-testing/kexec/arch/ppc64/fs2dt.c      2006-12-08 
> 17:05:13.000000000 +0900
> @@ -60,7 +60,7 @@
>  static char pathname[MAXPATH], *pathstart;
>  static char propnames[NAMESPACE] = { 0 };
>   

_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to