Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
79ec869f95934cbcdec01219121551333b1aacb0
Switch branch/tag
uPython-mirror
py
stream.c
Find file
Blame
History
Permalink
py/stream: Remove unnecessary check for NULL return from vstr_extend.
· 79ec869f
Damien George
authored
Sep 22, 2016
vstr_extend will now only return NULL if the vstr is a fixed buffer, which in this case it is not.
79ec869f