summaryrefslogtreecommitdiffstatshomepage
path: root/py/objset.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-06-14 17:56:44 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-06-14 18:02:21 +0300
commit0294661da5b68cd428362fb81513d11471e6a24a (patch)
tree4f39fda5bfc2857cdc16fcad0cf6b35cf6ce74d6 /py/objset.c
parent812025bd8317d520006dd71ab6404edb6df29352 (diff)
downloadmicropython-0294661da5b68cd428362fb81513d11471e6a24a.tar.gz
micropython-0294661da5b68cd428362fb81513d11471e6a24a.zip
parsenum: Signedness issues.
char can be signedness, and using signedness types is dangerous - it can lead to negative offsets when doing table lookups. We apparently should just ban char usage.
Diffstat (limited to 'py/objset.c')
0 files changed, 0 insertions, 0 deletions