http://bugs.winehq.org/show_bug.cgi?id=16688
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2009-11-12 11:31:22 --- (In reply to comment #1)
This was pretty minor, since reading past a static array will succeed when there are more static data afterward, which there are in this case. The extra byte also wasn't encrypted, so the tests didn't actually depend on there being a "magic" value in the last byte of abData.
OpenBSD being a bit proactive ;-).
Still, patch sent: http://www.winehq.org/pipermail/wine-patches/2009-November/081202.html
Committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9369dfbab6554abed3bc3a...
Thanks!