From: nasm-bot f. C. G. <gor...@gm...> - 2018-10-13 15:18:13
|
Commit-ID: a98a84b0d57d057ed7ec8eb401fd69407e709fca Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=a98a84b0d57d057ed7ec8eb401fd69407e709fca Author: Cyrill Gorcunov <gor...@gm...> AuthorDate: Sat, 13 Oct 2018 18:15:36 +0300 Committer: Cyrill Gorcunov <gor...@gm...> CommitDate: Sat, 13 Oct 2018 18:15:36 +0300 doc: Update changes Signed-off-by: Cyrill Gorcunov <gor...@gm...> --- doc/changes.src | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index facc743..80415f8 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -9,6 +9,8 @@ since 2007. \S{cl-2.14} Version 2.14 +\b Fixed out of bound access in certain \c{EQU} parsing. + \b Fixed buffer underflow in float parsing. \b Added \c{SGX} (Intel Software Guard Extensions) instructions. |