Skip to content
Snippets Groups Projects
user avatar
Damien George authored
Previously, a failed malloc/realloc would throw an exception, which was
not caught.  I think it's better to keep the parser free from NLR
(exception throwing), hence this patch.
58ba4c3b
History