[edk2] [PATCH] BaseTools/GenFw: skip relocation entry if there is an error

2016-02-12 Thread Ronny Chevalier
Otherwise a segfault occurs due to an out-of-bound access Contributed-under: TianoCore Contribution Agreement 1.0 Cc: Yonghong Zhu Cc: Liming Gao Signed-off-by: Ronny Chevalier --- BaseTools/Source/C/GenFw/Elf32Convert.c | 1 + 1 file changed, 1 insertion(+) diff --git a/BaseTools/Source/C/Ge

Re: [edk2] [PATCH] BaseTools/GenFw: skip relocation entry if there is an error

2016-02-15 Thread Gao, Liming
Reviewed-by: Liming Gao -Original Message- From: Ronny Chevalier [mailto:chevalier.ro...@gmail.com] Sent: Friday, February 12, 2016 10:26 PM To: edk2-de...@ml01.01.org Cc: Zhu, Yonghong; Gao, Liming Subject: [PATCH] BaseTools/GenFw: skip relocation entry if there is an error Otherwise a

Re: [edk2] [PATCH] BaseTools/GenFw: skip relocation entry if there is an error

2016-02-17 Thread Ronny Chevalier
It is now obsolete with commit 621bb723a4e00cb93e8a94c6126de4976dde1d9e On Mon, Feb 15, 2016 at 10:25 AM, Gao, Liming wrote: > Reviewed-by: Liming Gao > > -Original Message- > From: Ronny Chevalier [mailto:chevalier.ro...@gmail.com] > Sent: Friday, February 12, 2016 10:26 PM > To: edk2-d