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)
This fixes a segmentation fault on some systems.


No differences found