diff options
author | Damien George <damien.p.george@gmail.com> | 2016-09-22 10:50:47 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-09-22 10:50:47 +1000 |
commit | 79ec869f95934cbcdec01219121551333b1aacb0 (patch) | |
tree | 8e910f9f97d6bef54a5bff10c50971e974b0be9e /unix/alloc.c | |
parent | c528489eee0138753d0d581a4b5db8fc277f8cc8 (diff) | |
download | micropython-79ec869f95934cbcdec01219121551333b1aacb0.tar.gz micropython-79ec869f95934cbcdec01219121551333b1aacb0.zip |
py/stream: Remove unnecessary check for NULL return from vstr_extend.
vstr_extend will now only return NULL if the vstr is a fixed buffer, which
in this case it is not.
Diffstat (limited to 'unix/alloc.c')
0 files changed, 0 insertions, 0 deletions