[PATCH 1/1] hhctrl.ocx: Keep parsing failure from causing a segmentation fault.

Erich E. Hoover ehoover at mymail.mines.edu
Mon Jun 25 13:31:29 CDT 2012


The attached patch is intended to fix Bug #30948, where an HTML Help
index contains invalid entries in that the list item does not have a
proper closing "</LI>".  So, this patch fixes a segfault that occurs
when parsing indices that are of the form:
---
<LI><OBJECT type="text/sitemap">
...
</OBJECT><LI>
<LI><OBJECT type="text/sitemap">
...
</OBJECT><LI>
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Keep-parsing-failure-from-causing-a-segme.patch
Type: application/octet-stream
Size: 1362 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120625/961104dd/attachment.obj>


More information about the wine-patches mailing list