Skip to content

Commit 306b1fa

Browse files
committed
add with overflow intrinsics: add to changelog
1 parent 75444d9 commit 306b1fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ v0.27 + 1
1111
`$GIT_DIR/modules` and a malicious name could lead to an attacker writing to
1212
an arbitrary location. This matches git's handling of CVE-2018-11235.
1313

14+
* Faster arithmetic overflow detection is used on GCC and MSVC builds,
15+
when available.
16+
1417
### API additions
1518

1619
* You can now swap out memory allocators via the

0 commit comments

Comments
 (0)