Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184938
b: refs/heads/master
c: 122ca00
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Feb 24, 2010
1 parent ca431f5 commit 07cdf1e
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: 835a36ca4a4cd9da557318c0e213346644a4b2c8
refs/heads/master: 122ca0076e5f84fa12943f22f6586ff285670783
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -5392,7 +5392,7 @@ CIFSSMBQAllEAs(const int xid, struct cifsTconInfo *tcon,
temp_fea = ea_response_data->list;
temp_ptr = (char *)temp_fea;
while (list_len > 0) {
int name_len;
unsigned int name_len;
__u16 value_len;

list_len -= 4;
Expand Down

0 comments on commit 07cdf1e

Please sign in to comment.