Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36f8a53f authored by Linus Torvalds's avatar Linus Torvalds
Browse files
parents 575c9ed7 8347a5cd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1577,6 +1577,7 @@ cifs_get_tcp_session(struct smb_vol *volume_info)

out_err:
	if (tcp_ses) {
		if (!IS_ERR(tcp_ses->hostname))
			kfree(tcp_ses->hostname);
		if (tcp_ses->ssocket)
			sock_release(tcp_ses->ssocket);