]> git.armaanb.net Git - st.git/commit
Fix memmove() invocation with src/dst being NULL
authorsin <sin@2f30.org>
Wed, 15 Apr 2015 08:43:06 +0000 (09:43 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Wed, 15 Apr 2015 08:51:00 +0000 (10:51 +0200)
commit56abffb4b67f235d20de30f29ba027ab34c171e3
treec79d48f0f624a6f8ffcb9a96dddedf8cf84bd57d
parentaff35af275cb82eb876630c9256298ea1d1b2b57
Fix memmove() invocation with src/dst being NULL

This fixes a segmentation fault on some systems.
st.c