Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201723
b: refs/heads/master
c: 9f84159
h: refs/heads/master
i:
  201721: 33972ee
  201719: 1bd76c2
v: v3
  • Loading branch information
Steve French committed Aug 2, 2010
1 parent e1acd88 commit 7d4e3e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e4b3e1f68c10510ec8d3076cffc5729b88f8de6
refs/heads/master: 9f841593ff65d2f801c7f80c4ed0955d30103f50
2 changes: 1 addition & 1 deletion trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -1845,8 +1845,8 @@ cifs_put_tcon(struct cifsTconInfo *tcon)
CIFSSMBTDis(xid, tcon);
_FreeXid(xid);

tconInfoFree(tcon);
cifs_fscache_release_super_cookie(tcon);
tconInfoFree(tcon);
cifs_put_smb_ses(ses);
}

Expand Down

0 comments on commit 7d4e3e2

Please sign in to comment.