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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 29 10:32:16 CDT 2013


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> 2013-04-29 10:32:16 CDT ---
It fails on attribute value that contains '>':

---
0024:trace:htmlhelp:parse_hhindex <LI>
0024:trace:htmlhelp:parse_li <OBJECT type="text/sitemap">
0024:trace:htmlhelp:parse_index_sitemap_object <param name="Name"
value=""-oi[-][:<minsize>
0024:warn:htmlhelp:parse_index_obj_node_param value attr not found
---

so <minsize> misinterpreted as end of 'param' element and later it fails to get
'value' attribute value cause there's no closing quotation mark.

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