Index: /trunk/src/VBox/Runtime/common/crypto/pemfile.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/crypto/pemfile.cpp	(revision 64713)
+++ /trunk/src/VBox/Runtime/common/crypto/pemfile.cpp	(revision 64714)
@@ -325,4 +325,5 @@
             pFree->cchPreamble = 0;
         }
+        RTMemFree(pFree);
     }
     return VINF_SUCCESS;
