Deleted Added
full compact
1c1
< /* $FreeBSD: head/lib/libusb/libusb20.c 194069 2009-06-12 16:07:06Z thompsa $ */
---
> /* $FreeBSD: head/lib/libusb/libusb20.c 199055 2009-11-08 20:03:52Z thompsa $ */
632a633,635
> /* make sure memory is initialised */
> memset(ptr, 0, len);
>
1096c1099,1100
< return;
---
> /* free backend */
> free(pbe);
1104d1107
< return;
1112d1114
< return;