On 3 March 2017 at 15:57, Jann Horn <ja...@google.com> wrote: > On Fri, Mar 3, 2017 at 4:55 PM, Peter Maydell <peter.mayd...@linaro.org> > wrote: >> This code is already supposed to handle "argument string too big", >> see commit a6f79cc9a5e. >> >> What's the actual bug case we're trying to handle here? > > commit a6f79cc9a5e doesn't help here, it only bails out after the two > alloca() calls
That's why I asked "what's the actual bug case we're trying to handle?"... thanks -- PMM