Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349150
b: refs/heads/master
c: 10b8c7d
h: refs/heads/master
v: v3
  • Loading branch information
Cong Ding authored and Steve French committed Jan 23, 2013
1 parent 812d968 commit ec1097a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e3e2775cedc9d6294b7bc7cbe9f59c62f9472871
refs/heads/master: 10b8c7dff5d3633b69e77f57d404dab54ead3787
2 changes: 2 additions & 0 deletions trunk/fs/cifs/cifs_dfs_ref.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ char *cifs_compose_mount_options(const char *sb_mountdata,
compose_mount_options_err:
kfree(mountdata);
mountdata = ERR_PTR(rc);
kfree(*devname);
*devname = NULL;
goto compose_mount_options_out;
}

Expand Down

0 comments on commit ec1097a

Please sign in to comment.