[Bug 16688] tests/rsaenh: array size smaller than bound length

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 11 15:45:12 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16688


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |juan_lang at yahoo.com




--- Comment #1 from Juan Lang <juan_lang at yahoo.com>  2009-11-11 15:45:11 ---
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.

Still, patch sent:
http://www.winehq.org/pipermail/wine-patches/2009-November/081202.html

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list