
21 Sep
2013
21 Sep
'13
2:06 p.m.
On Tue, Sep 10, 2013 at 03:14:56PM -0500, Mark Langsdorf wrote:
the gpt_pte wasn't being freed if it was checked against an invalid partition. The resulting memory leakage could make it impossible to repeatedly attempt to load non-existent files in a script.
Also, downgrade the message for not finding an invalid partition from a printf() to a debug() so as to minimize message spam in perfectly normal situations.
Signed-off-by: Mark Langsdorf mark.langsdorf@calxeda.com
Applied to u-boot/master, thanks!
--
Tom