From: Christian Engelmayer Date: Sat, 11 Jan 2014 00:57:22 +0000 (+0100) Subject: cifs: Fix memory leak in cifs_hardlink() X-Git-Tag: v3.14-rc1~11^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf9767c823bf57837c2032f21332a6efc38a13e;p=pandora-kernel.git cifs: Fix memory leak in cifs_hardlink() Fix a potential memory leak in the cifs_hardlink() error handling path. Detected by Coverity: CID 728510, CID 728511. Signed-off-by: Christian Engelmayer Signed-off-by: Steve French --- Reading git-diff-tree failed