[Bug 33489] WinRAR 5.0 beta 1 help causes HH crash

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 1 06:38:33 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33489

Fabian Ebner <f.ebner94 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |f.ebner94 at gmail.com

--- Comment #2 from Fabian Ebner <f.ebner94 at gmail.com> 2013-05-01 06:38:33 CDT ---
The failing function is next_node in hhctrl.ocx/stream.c
...
    if(!stream_chr(stream, NULL, '<'))
        return FALSE;

    if(!stream_chr(stream, buf, '>'))
        return FALSE;
...

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



More information about the wine-bugs mailing list