diff NEWS @ 116:32a67788a336

fix memory leaks in orthanc.RestApiPost() and sibling methods
author Alain Mazy <am@osimis.io>
date Mon, 28 Aug 2023 13:08:44 +0200
parents b3a18e333f93
children 7f8f26ef5006
line wrap: on
line diff
--- a/NEWS	Mon Aug 14 10:18:41 2023 +0200
+++ b/NEWS	Mon Aug 28 13:08:44 2023 +0200
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+Maintenance:
+* Fix memory leaks when a python script calls orthanc.RestApiPost() and sibling methods
 * New builders for Windows: Supporting 32 / 64bit with Python 3.9 / 3.10 / 3.11