Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227619
b: refs/heads/master
c: 0fbf8ed
h: refs/heads/master
i:
  227617: cb91cc1
  227615: 490c5eb
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Jan 2, 2011
1 parent 31267bd commit 7e024ad
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 86280a208825d55ba988420b6b0ed2d6b9ec80f8
refs/heads/master: 0fbf8ed976af5bb43cf9cf2492161eb9688fee0c
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-picolcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1867,6 +1867,7 @@ static void picolcd_debug_out_report(struct picolcd_data *data,
report->id, raw_size);
hid_debug_event(hdev, buff);
if (raw_size + 5 > sizeof(raw_data)) {
kfree(buff);
hid_debug_event(hdev, " TOO BIG\n");
return;
} else {
Expand Down

0 comments on commit 7e024ad

Please sign in to comment.