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
e966264188
commit
b118502a05
Loading…
x
Reference in New Issue
Block a user