Skip to content
Snippets Groups Projects
Select Git revision
  • 8721087661ea607ea68d45b4e518e53607cadbd3
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

parsehelper.c

Blame
  • 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
    parsehelper.c 1.98 KiB