﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
183	libc: iconv uses alloca regardless of size	bird	bird	iconv uses alloca to allocate a temporary buffer regardless of whether the input is 2 bytes or 2MBs. It should be changed to use malloc for buffers larger than a few KBs so that we don't run out of stack.	defect	closed	normal	libc-0.6.4	libc	0.6	normal	fixed	iconv stack overflow	
