-
由 Oskar Schirmer 提交于
cifs_root_iget allocates full_path through cifs_build_path_to_root, but fails to kfree it upon cifs_get_inode_info* failure. Make all failure exit paths traverse clean up handling at the end of the function. Signed-off-by: NOskar Schirmer <oskar@scara.com> Reviewed-by: NJesper Juhl <jj@chaosbits.net> Cc: stable@kernel.org Signed-off-by: NSteve French <sfrench@us.ibm.com>
a7851ce7