Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299435
b: refs/heads/master
c: f4a728d
h: refs/heads/master
i:
  299433: 263af50
  299431: b5fb383
v: v3
  • Loading branch information
Julia Lawall authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent a6f5099 commit 6a43afe
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: f941f6922533316556d4dc6eee9c19d4a832c560
refs/heads/master: f4a728d09a96d6a83d9c3f39035b1aa7726892ea
2 changes: 2 additions & 0 deletions trunk/drivers/usb/misc/usbtest.c
Original file line number Diff line number Diff line change
Expand Up @@ -2277,6 +2277,8 @@ usbtest_probe(struct usb_interface *intf, const struct usb_device_id *id)
if (status < 0) {
WARNING(dev, "couldn't get endpoints, %d\n",
status);
kfree(dev->buf);
kfree(dev);
return status;
}
/* may find bulk or ISO pipes */
Expand Down

0 comments on commit 6a43afe

Please sign in to comment.