﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
954	openssl egg is tripping on utf8, someplace	sethalves	Thomas Chust	"When using read-byte on a port returned from the openssl egg, if a byte with a high bit set arrives, something goes wrong.

See:

  http://paste.lisp.org/display/134012#1

The second paste outputs:

(61 62 63 1fffef 1fffbf 1fffa0 31 32 33)

rather than the expected:

(61 62 63 ef bf a0 31 32 33)
"	defect	closed	minor	someday	extensions	4.8.x	fixed	openssl utf8		
