Re: [PATCH] cex: fix leaks
Vincent Imbimbo <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <CANGxML5fxrSy7qGZ-mrvd1P_q_GZRidOPuM8bu7TUsQkAYDxQg@mail.gmail.com> |
Hi Akim, I think the derivation leaks are going to take a little bit more thought. I probably need API in gl_list to free the list without calling its dispose function on elements. I guess I could also just set it to NULL and free everything manually instead. ~Vincent >