summaryrefslogtreecommitdiffstatshomepage
path: root/py/emitglue.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-04-10 14:27:31 +0000
committerDamien George <damien.p.george@gmail.com>2014-04-10 14:27:31 +0000
commit58ba4c3b4c12e9bf6b8731fd26e0c9cac527122f (patch)
treea0fce39198f5a192e780016ef3608813a351573a /py/emitglue.c
parentffa9bddfc4006aebb2689826f700ea167f4de54d (diff)
downloadmicropython-58ba4c3b4c12e9bf6b8731fd26e0c9cac527122f.tar.gz
micropython-58ba4c3b4c12e9bf6b8731fd26e0c9cac527122f.zip
py: Check explicitly for memory allocation failure in parser.
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.
Diffstat (limited to 'py/emitglue.c')
0 files changed, 0 insertions, 0 deletions