﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1192	Tidy.exe crashes - when long strings are assinged again?	Bowmore	Jos	"Environment = 3.3.1.1 under  WIN_XP/Service Pack 2 X86
When running Tidy on Tidy_Crash.au3 Tidy crashes. The commented out assingments to $sNew and $sExisting are identical to the 2 above. Tidy crashes still crashes if the second assingments to $sNew and $sExisting are uncommented, but if they are removed from the file Tidy runs with no problem. 

The strings I'm assinging are quite long but well within AutIts limits.

I have attached 2 simple files to demonstrate the issue


Scite outout from crashing version
{{{
>""C:\Autoit3\Scite\tidy\tidy.exe"" ""C:\AutoIt3Data\Scripts\Bug Reports\Tidy_Crash.au3""
Tidy AutoIt3 v2.0.28.6   Copyright (c) Jos van der Zande  August 7, 2009
>Exit code: -1073741819    Time: 1.985
}}}
Scite outout from non-crashing version
{{{
>""C:\Autoit3\Scite\tidy\tidy.exe"" ""C:\AutoIt3Data\Scripts\Bug Reports\Tidy_No_Crash.au3""
Tidy AutoIt3 v2.0.28.6   Copyright (c) Jos van der Zande  August 7, 2009
+> Tidy AutoIt3 finished. Original copied to:""C:\AutoIt3Data\Scripts\Bug Reports\BackUp\Tidy_No_Crash_old11.au3""
>Exit code: 0    Time: 0.338
}}}"	Bug	closed		Other	3.3.1.1	None	Works For Me	Tidy.exe	
