remove superfluous else block (#7620)
The else block would be executed when newlen == 0 and in the case memmove won't be called, so there's no need to set start.
This commit is contained in:
parent
0054ba666f
commit
d478dc1c0c
Loading…
x
Reference in New Issue
Block a user