sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
[safe/jmp/linux-2.6] / fs / xfs / xfs_bmap.c
index 4b0f6ef..7928b99 100644 (file)
@@ -6086,6 +6086,7 @@ xfs_getbmap(
                        break;
        }
 
+       kmem_free(out);
        return error;
 }