﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2525	TIDY Crash - (issue #2)	mlipok	Jos	"Try to Tidy this repro code:

{{{
Global $IEComErrorNumber, $IEComErrorNumberHex, $IEComErrorDescription, $IEComErrorScriptline, $IEComErrorWinDescription, $IEComErrorSource, $IEComErrorHelpFile, $IEComErrorHelpContext, $IEComErrorLastDllError, $IEComErrorComObj, $IEComErrorOutput
Local $aTest
$sInfo = 'test1' & @CRLF & 'TEST2'
ConsoleWrite($aTest[2])
$sInfo2 = 'test1' & @CRLF & 'TEST2'

}}}

As you can see this fragmet code causes an unexpected failure in the Tidy.exe

{{{
>""C:\Program Files (x86)\AutoIt3\SciTE\tidy\tidy.exe"" ""L:\TOOLs\Macro\TEST_obfuscator_2_Obfuscated.au3""
Tidy AutoIt3 v2.3.0.22   Copyright (c) Jos van der Zande  November 2, 2013
+> Tidy AutoIt3 finished and has no updates to make!
>Exit code: -1073741819    Time: 2.913

}}}"	Bug	closed		SciTE4AutoIt	Other	None	No Bug		
