From 6e9520533395b19ed6f6a17de6f196aa5e93da9f Mon Sep 17 00:00:00 2001 From: Taras Shpot Date: Fri, 15 Oct 2010 17:45:02 +0200 Subject: Fix memory leak under Windows The comment about memory ownership in uuid_t::to_string was misleading as on most platforms the buffer is a field of the object; The string allocated in UuidToString() wasn't properly freed with RpcStringFree() Signed-off-by: Taras Shpot --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 9099bcc..de72c85 100644 --- a/AUTHORS +++ b/AUTHORS @@ -34,6 +34,7 @@ Piotr Trojanek Sebastian Otaegui Steven McCoy Tamara Kustarova +Taras Shpot Tero Marttila Terry Wilson Vitaly Mayatskikh -- cgit v1.2.3