[libvirt] [PATCH v2 2/2] news: cleanup in virNetTLSContextNew

Adrian Brzezinski adrian.brzezinski at eo.pl
Mon Apr 15 18:29:43 UTC 2019


Signed-off-by: Adrian Brzezinski <redhat at adrb.pl>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 86c7734..9338381 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,16 @@
       </change>
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          rpc: cleanup in virNetTLSContextNew
+        </summary>
+        <description>
+          Failed new gnutls context allocations in virNetTLSContextNew
+          function results in double free and segfault. Occasional memory
+          leaks may also occur.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v5.2.0" date="2019-04-03">
-- 
1.8.3.1




More information about the libvir-list mailing list