Tidy memory bug

Just wanted to follow up with everyone that I found the source of my
problem, and it was not in the tidylib as we had originally thought. 
Turns out that we were not copying the string containing the content,
so the pointer was not being protected from being overwritten.

Thought I'd let you all know so you don't spend time trying to
reproduce this issue.

Thanks
-Eric

Received on Wednesday, 26 April 2006 15:03:06 UTC