Re: [PATCH resend] ieee1275: fix segfault in grub-ofpathname

2017-12-06 Thread Daniel Kiper
On Thu, Nov 30, 2017 at 01:52:17PM +0100, Daniel Kiper wrote: > On Tue, Nov 28, 2017 at 11:51:39AM -0800, Eric Snowberg wrote: > > fix segfault in grub-ofpathname > > > > Signed-off-by: Eric Snowberg > > LGTM, I will apply this next week. Pushed! Thanks, Daniel

Re: [PATCH resend] ieee1275: fix segfault in grub-ofpathname

2017-11-30 Thread Daniel Kiper
On Tue, Nov 28, 2017 at 11:51:39AM -0800, Eric Snowberg wrote: > fix segfault in grub-ofpathname > > Signed-off-by: Eric Snowberg LGTM, I will apply this next week. Thanks, Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/m

[PATCH resend] ieee1275: fix segfault in grub-ofpathname

2017-11-28 Thread Eric Snowberg
fix segfault in grub-ofpathname Signed-off-by: Eric Snowberg --- Originally sent on Wed, 29 Jun 2016 14:43:18 -0700 http://lists.gnu.org/archive/html/grub-devel/2016-06/msg00033.html --- util/ieee1275/grub-ofpathname.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/util/i