Check the number of points in the image map in wxHTML.
Don't crash if an <area> element is incorrect and doesn't have the required number of coords attributes. Closes #15348. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -557,6 +557,14 @@ Major new features in this release
|
||||
was added.
|
||||
|
||||
|
||||
3.0: (released 2013-09-??)
|
||||
--------------------------
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Fix crash in wxHTML on mal-formed <area> elements (LukasK).
|
||||
|
||||
|
||||
2.9.5: (released 2013-07-15)
|
||||
----------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user