commit | cfa7a9ccda711ac6ab8f0d17c3a9b540092d305a | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Mon Dec 17 06:38:51 2012 +0000 |
committer | Josef Bacik <josef@toxicpanda.com> | Mon Jan 14 13:52:30 2013 -0500 |
tree | 639a5436c4efe846035864a92832f67f520debe3 | |
parent | 57ba86c00f9573b63b8c06810d4f6915efed2442 [diff] |
Btrfs: fix memory leak in name_cache_insert() We should free name_cache_entry before returning from the error handling code. Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>