Re: [PATCH 2/3] ieee1275: ofdisk memory leak

2015-10-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.10.2015 22:43, Eric Snowberg wrote: > Fix memory leak added within commit: > 87ec3b7fa9061f470616ed927fc140e995831c00 - "Don't continue to > query block-size if disk doesn't have it.” > Committed, thanks > Signed-off-by: Eric Snowberg > --- > grub-core/disk/ieee1275/ofdisk.c |6 +-

[PATCH 2/3] ieee1275: ofdisk memory leak

2015-10-26 Thread Eric Snowberg
Fix memory leak added within commit: 87ec3b7fa9061f470616ed927fc140e995831c00 - "Don't continue to query block-size if disk doesn't have it.” Signed-off-by: Eric Snowberg --- grub-core/disk/ieee1275/ofdisk.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/grub-core/