From: Ralf Baechle Date: Wed, 8 Aug 2012 12:57:03 +0000 (+0200) Subject: MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. X-Git-Tag: v3.6-rc4~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3cac35cd0a2a987f7559e1829fb0253cea33872;p=pandora-kernel.git MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. Commit 6f5d2e970452b5c86906adcb8e7ad246f535ba39 (lmo) / 477c4b07406357ad93d0e32788dbf3ee814eadaa (kernel.org) [[MIPS: VPE: Free relocation chain on error.] fixed the same issue in the vpe loader in 2009 but back then the same bug in module.c went unfixed. Signed-off-by: Ralf Baechle Reported-by: Akhilesh Kumar --- Reading git-diff-tree failed