﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3165	Call() function called with an empty array results in APPCRASH	Rnde	Jon	"AutoIt3.exe APPCRASH error upon calling Ubound() via Call():

{{{
Local $array[0]
$n = Call(""Ubound"", $array)
}}}
"	Bug	closed	3.3.15.4	AutoIt	3.3.15.3	None	Fixed	Call, Ubound, Array	
