Re: advpack: Fix buffer sizes for possibly quoted strings (try 2, including testcase)

2008-05-29 Thread James Hawkins
On Thu, May 29, 2008 at 9:20 AM, Michael Karcher <[EMAIL PROTECTED]> wrote: > Increase buffer size to make quoted strings fit. This fixes the problem > Dan described in > http://www.winehq.org/pipermail/wine-devel/2008-May/065954.html which > is caused by quoted 'HKLM' not fitting into prefix. Thi

Re: advpack: Fix buffer sizes for possibly quoted strings

2008-05-29 Thread James Hawkins
On Thu, May 29, 2008 at 8:58 AM, Michael Karcher <[EMAIL PROTECTED]> wrote: > Increase buffer size to make quoted strings fit. This fixes the problem > Dan described in > http://www.winehq.org/pipermail/wine-devel/2008-May/065954.html which > is caused by quoted 'HKLM' not fitting into prefix. Thi