Index: /trunk/src/VBox/RDP/client-1.8.3/vrdp/rdpusb.c
===================================================================
--- /trunk/src/VBox/RDP/client-1.8.3/vrdp/rdpusb.c	(revision 55550)
+++ /trunk/src/VBox/RDP/client-1.8.3/vrdp/rdpusb.c	(revision 55551)
@@ -503,4 +503,5 @@
 			if (!proxy->pvInstanceDataR3)
 			{
+				xfree (proxy);
 				error("RDPUSB: Out of memory allocating proxy backend data\n");
 				return;
