Changeset 55551 in vbox for trunk/src/VBox/RDP/client-1.8.3
- Timestamp:
- Apr 30, 2015 1:10:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/RDP/client-1.8.3/vrdp/rdpusb.c
r54780 r55551 503 503 if (!proxy->pvInstanceDataR3) 504 504 { 505 xfree (proxy); 505 506 error("RDPUSB: Out of memory allocating proxy backend data\n"); 506 507 return;
Note:
See TracChangeset
for help on using the changeset viewer.