On Thursday, June 20, 2019 at 7:38:57 PM UTC-4, Raoul Duke wrote: > Worthy of being a faq type entry? High level question would be, under > what-all conditions do we hit such potential leaks?
When the linear resource is not freed before calling 'exit', unhandled exceptions, and unsafe casts. >From what I understand exit is akin to a backdoor. It inherits the return >value of an expression. In other words, exit can be any type. I assume that >unhandled exceptions are treated similarly. -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/a1bf2975-a0d6-40dc-8436-354d921fed72%40googlegroups.com.
