Re: [PATCH v2 2/2] btrfs-progs: Fix up memory leakage

From: Goffredo Baroncelli
Date: Wed Sep 26 2012 - 17:13:01 EST


On 09/25/2012 07:14 PM, Goffredo Baroncelli wrote:
I strongly disagree with this approach. The callee often don't know what
happen after and before the call. The same is true for the programmer,
because the code is quite often updated by several people. A clean
exit() is the right thing to do as general rule.

My fingers were faster than my brain :-)
s/clean exit()/clean-up/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/