From: Namjae Jeon Date: Thu, 21 Aug 2014 10:11:20 +0000 (+0900) Subject: cifs: fix memory leak when password is supplied multiple times X-Git-Tag: fixes-for-v3.18-merge-window~154^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ccf4997e62fb6629f9f003980dca5292138b7b;p=pandora-kernel.git cifs: fix memory leak when password is supplied multiple times Unlikely but possible. When password is supplied multiple times, we have to free the previous allocation. Signed-off-by: Namjae Jeon Signed-off-by: Ashish Sangwan Signed-off-by: Steve French --- Reading git-diff-tree failed