We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb54698 commit 883c53fCopy full SHA for 883c53f
CHANGELOG.md
@@ -6,6 +6,10 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
6
7
## [Unreleased]
8
9
+### Fixed
10
+- Fixed an issue where memory is not returned to the ArrayPool
11
+- Fixed an issue where memory could be overwritten, giving the chance to tamper with the internal array
12
+
13
## [1.2.0] - 2022-04-20
14
15
### Added
0 commit comments