﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1136	move-memory! bug similar to #1135	sjamaan		"We need to check all the uses of memcpy, to see if there are any left which are wrong and should really be memmove due to the possibility of overlapping memory regions.

Attached is a patch which adds a test, which somehow succeeds with the current code.  However, by adding this test I found another bug in the types.db code: it uses w2b which doesn't exist in chicken.h but only in lolevel.scm.  This macro does exactly the same as C_bytes, so I've rewritten it to that."	defect	closed	major	4.10.0	core libraries	4.9.x	fixed			
