summaryrefslogtreecommitdiffstatshomepage
path: root/py/objcomplex.c
diff options
context:
space:
mode:
authorMarkus Siemens <siemens1993@gmail.com>2014-01-31 22:16:23 +0100
committerMarkus Siemens <siemens1993@gmail.com>2014-01-31 22:16:23 +0100
commit2c2a124e166b9263d027a77fe25d69c11e8003a4 (patch)
tree9eaf8ae09a60132b88d1b995a217b5a4d288a451 /py/objcomplex.c
parent7ee8e468784480e516d199362ee93a84f42e2594 (diff)
downloadmicropython-2c2a124e166b9263d027a77fe25d69c11e8003a4.tar.gz
micropython-2c2a124e166b9263d027a77fe25d69c11e8003a4.zip
Fix SIGSEV when running "a"()
rt_call_function_n_kw did check for integers but not for strings being called. Added a check so running "a"() won't SIGSEV but throw an exception.
Diffstat (limited to 'py/objcomplex.c')
0 files changed, 0 insertions, 0 deletions