﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1038	byte-blob-find fails to matches at the end of a byte-blob	dthedens	Ivan Raikov	"(byte-blob-find (list->byte-blob (list 2 3)) (list->byte-blob (list 0 1 2 3)))

fails to find a match as do other needles of length two or more that should match at the end.  Needles of '(1 2) and '(3) succeed, but '(1 2 3) and '(0 1 2 3) also fail."	defect	closed	minor	someday	extensions	4.7.x	fixed	byte-blob		
