From ffee19a3b2b130c9190014b3c6d3bf5b32d58cd0 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Mon, 4 Jul 2011 00:49:03 +0400 Subject: NASM 2.09.09 Just a few fixes only but serious enough to yield new stable series - Unitialized memory parsing in bin format section attibutes. - MachO NULL dereference Signed-off-by: Cyrill Gorcunov --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 54985aee..aa45e1d1 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.09.08 +2.09.09 -- cgit v1.2.1