nitg: Replace memcpy by memmove for safety.
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 12 Aug 2014 18:56:07 +0000 (14:56 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 12 Aug 2014 18:56:07 +0000 (14:56 -0400)
commitdf40f856902d52061ccc2286625be07fdeb67bb5
treeb5e356f042b1763149033c474f1ddda01455d8b7
parentd3f1f0fe93c7e318dec7a500c20f5b8df35659ba
nitg: Replace memcpy by memmove for safety.

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
src/abstract_compiler.nit
src/global_compiler.nit
src/separate_compiler.nit