Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Length: 461 On 12/9/2010 11:06 AM, David R Boldt via RT wrote: > We have been able to build a 32-bit wshelper DLL that contains a larger > buffer. In testing, this fixes the problem in the production AD and test > environments. Increasing the buffer size does not "fix" the problem. It avoids running beyond the buffer. A fix for the problem would be proper boundary testing to ensure that the code does not write to or read from beyond the available buffer size.