[Bug 39264] wininet may try to decrypt one more ssl message than needed

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 12 10:12:26 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39264

--- Comment #2 from 7element at mail.bg ---
Yes, I should have mentioned that. Sorry.
In my opinion if we already read the data, there is no need to try decrypt
another message, but you are the expert.
The other way is to check on next call to read_ssl_chunk BEFORE the assert if
we already have all the data. Or change the assert to be <= and after that make
the check and break.
I'll leave the best course of action to your expertise, but I hope you
understand why this is a problem.

-- 
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