https://bugs.winehq.org/show_bug.cgi?id=44533 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|crypt32 |-unknown Summary|All releases and current in |base64 crypt checks trailer |github |against wrong string Status|UNCONFIRMED |RESOLVED CC| |z.figura12(a)gmail.com Version|unspecified |3.2 Resolution|--- |INVALID --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- No, the current code is valid. CryptStringToBinary only checks whether "-----END " is present; it does not check the whole string. This is supported by tests; see lines 432-448 of dlls/crypt32/tests/base64.c. -- 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.