commit | fc2bdefdde89b54d8fcde7bbf7d0adc0ce5cb044 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Tue Oct 06 21:22:22 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Oct 09 11:24:09 2009 +0900 |
tree | fbf6f291796ca5f90473d30d5fe0dbd4acbcaa18 | |
parent | a6325247f50628c7e53a483807d0ef2c24a7aa90 [diff] |
sh: Plug PMB alloc memory leak If we fail to allocate a PMB entry in pmb_remap() we must remember to clear and free any PMB entries that we may have previously allocated, e.g. if we were allocating a multiple entry mapping. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>