[Bug 20495] New: CryptUnprotectData can't handle zero-length payloads (affects chromium unit_tests)
http://bugs.winehq.org/show_bug.cgi?id=20495 Summary: CryptUnprotectData can't handle zero-length payloads (affects chromium unit_tests) Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: NEW Keywords: download, testcase Severity: normal Priority: P2 Component: crypt32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Noticed as follows: wget http://kegel.com/wine/chromium/chromium-tests.tar.bz2 tar -xjvf ../chromium-tests.tar.bz2 wine src/chrome/Debug/unit_tests.exe --gtest_filter=EncryptorTest.EncryptionDecryption This fails with [ RUN ] EncryptorTest.EncryptionDecryption .\browser\password_manager\encryptor_unittest.cc(62): error: Value of: Encryptor::DecryptString(ciphertext, &result) Actual: false Expected: true [ FAILED ] EncryptorTest.EncryptionDecryption (4 ms) This test case seems to check a corner case that wine doesn't handle (zero-length payload). I'll send a conformance test. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20495 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20495 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-02 11:45:27 --- Fixed by b402b7878063a3dbd8eda37fae9c660ec78fbf40. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20495 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-04 12:16:20 --- Closing bugs fixed in 1.1.34. -- 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.
participants (1)
-
wine-bugs@winehq.org