https://bugs.winehq.org/show_bug.cgi?id=46661 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #2 from Zebediah Figura <z.figura12(a)gmail.com> --- sPathTarget can't be null at that point; it's allocated in the constructor. (Admittedly we don't check for allocation failure.) Anyway, if an attacker is able to hook functions, there are much easier ways to cause problems than by changing an internal variable. -- 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.