docs/Writerside/topics/about.md

changeset 1545
7822ffe65848
parent 1543
7b66371d6da3
child 1546
c8dd35f3ea53
--- a/docs/Writerside/topics/about.md	Sat Dec 06 15:50:55 2025 +0100
+++ b/docs/Writerside/topics/about.md	Sat Dec 06 15:55:53 2025 +0100
@@ -31,7 +31,8 @@
 * adds cx_system_page_size() to allocator.h
 * changes cxBufferReserve() to allow reducing the capacity
 * changes the members of CxJson and CxJsonValue
-* fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
+* fixes critical memory leak when using cxMapFree() on a kv-list that is using destructors
+* fixes that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
   were not returning zero after freeing the memory when passed a size of zero
 
 ### Version 3.2 - 2025-11-30 {collapsible="true"}

mercurial