docs: Update changelog
Mention ubsan fixes; these fixes probably fix compact mode on some 64-bit architecture where unaligned pointer reads aren't valid as well but it's probably not very relevant...
This commit is contained in:
parent
fe7b837868
commit
cec32da2b5
@ -2144,6 +2144,7 @@ Because of the differences in document object models, performance considerations
|
||||
. Fix implicit fallthrough warnings in gcc 7
|
||||
. Fix cray++ compiler errors
|
||||
. Fix unsigned integer overflow errors with -fsanitize=integer
|
||||
. Fix undefined behavior sanitizer issues in compact mode
|
||||
|
||||
[[v1.8]]
|
||||
=== v1.8 ^2016-11-24^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user