On Feb 5, 2012, at 11:48 AM, NebulaSleuth wrote:
> As for the "other" leak I mentioned with strings, it seems to be related to
> changing the "text" property of a TextView.
>
> as in: "TextView.Text = TranslationLookup(TextView.Text);"
The problem isn't the property set. The problem is get_Tex
Thanks, I look forward to the 4.04 release. Any idea how long it will be?
I don't suppose you guys have an errata that shows all the known gref leaks?
This would be useful for avoiding them, and at least prevent me from chasing
red herrings all day.
As for the "other" leak I mentioned with strin
On Feb 4, 2012, at 6:36 PM, NebulaSleuth wrote:
> First I seem to get a recurring Global Reference allocation with the *same*
> address, that never seems to be deallocated. But the information doesn't
> point me to anywhere that I can find in my code. I was hoping someone had
> an idea of what a