http://bugs.winehq.org/show_bug.cgi?id=28038 Morten Rønne <morten.roenne(a)tdcadsl.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |morten.roenne(a)tdcadsl.dk --- Comment #6 from Morten Rønne <morten.roenne(a)tdcadsl.dk> 2012-03-28 05:44:10 CDT --- There is a bug in the code which causes the code to go out of bounds on hash pages. This will either cause an overwrite of existing data, or cause a SIGSEGV if the hash page is close to the end, and the overflow goes outside of the memory mapped area. I have added a patch for the problem if you want to test it out. It will be part of a longer serie that I am preparing for urlcache. -- 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.