From: Jan Kara Date: Mon, 31 Dec 2012 11:38:36 +0000 (+0100) Subject: ext3: Fix memory leak when quota options are specified multiple times X-Git-Tag: v3.9-rc1~65^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f56426ae4d4414c9c996567710dceecbdfc39acc;p=pandora-kernel.git ext3: Fix memory leak when quota options are specified multiple times When usrjquota or grpjquota mount options are specified several times, we leak memory storing the names. Free the memory correctly. Reported-by: Chen Gang Signed-off-by: Jan Kara --- Reading git-diff-tree failed