Commit d009bf2f authored by Steve Bennett's avatar Steve Bennett
Browse files

lreplace: avoid memmove() with NULL pointer



In the case there is nothing to insert

Could be provoked with: lreplace {a b} 0 0

Fixes: #300
Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent 161aad13
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment