comparison NEWS @ 2725:7caf01aa4d7b jobs

Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Jul 2018 16:07:56 +0200
parents c8d369400ae1
children 46061a91c88a
comparison
equal deleted inserted replaced
2724:c8d369400ae1 2725:7caf01aa4d7b
49 * Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project 49 * Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project
50 * Fix generation of DICOMDIR if PatientID is empty 50 * Fix generation of DICOMDIR if PatientID is empty
51 * Fix issue 25 (Deadlock with Lua scripts): The event queue is now implemented for Lua 51 * Fix issue 25 (Deadlock with Lua scripts): The event queue is now implemented for Lua
52 * Fix issue 94 (Instance modification should not modify FrameOfReferenceUID) 52 * Fix issue 94 (Instance modification should not modify FrameOfReferenceUID)
53 * Fix issue 77 (Lua access to REST-API is null terminated) 53 * Fix issue 77 (Lua access to REST-API is null terminated)
54 * Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2
54 * Upgraded dependencies for static and Windows builds: 55 * Upgraded dependencies for static and Windows builds:
55 - boost 1.67.0 56 - boost 1.67.0
56 - openssl 1.0.2o 57 - openssl 1.0.2o
57 58
58 59