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.


_______________________________________________
kfwdev mailing list
kfwdev@mit.edu
http://mailman.mit.edu/mailman/listinfo/kfwdev

Reply via email to