We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242e1dc commit a5c9634Copy full SHA for a5c9634
RELEASE-NOTES.md
@@ -43,6 +43,7 @@ to use Open CASCADE's file I/O capabilities in support of Quest applications.
43
- Fixes compilation issue with [email protected] on 32-bit Windows configurations.
44
This required a [RAJA fix to avoid 64-bit intrinsics](https://github.com/LLNL/RAJA/pull/1746),
45
as well as support for 32-bit `Word`s in Slam's `BitSet` class.
46
+- Fixes a memory leak in `axom::Array` copy constructor.
47
48
## [Version 0.10.1] - Release date 2024-10-22
49
0 commit comments