commit | cf6a99879604a159c294206dae100aa12fc92047 | [log] [tgz] |
---|---|---|
author | Zachary T Welch <zwelch@codesourcery.com> | Thu Oct 28 16:25:48 2010 -0700 |
committer | Arun Sharma <aruns@google.com> | Mon Nov 08 09:03:34 2010 -0800 |
tree | 04aece2ed3c10c9d878fcb54aa4b80c147ebebb3 | |
parent | 10afcf38968ad1c5a6c28fb33b9132799eec2c46 [diff] |
Fix memory leak in ARM unw_create_addr_space() Frees newly created address space memory in the event of a failure caused by an endian mismatch. Signed-off-by: Zachary T Welch <zwelch@codesourcery.com>