Check the number of points in the image map in wxHTML.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jul 2013 17:27:09 +0000 (17:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jul 2013 17:27:09 +0000 (17:27 +0000)
commit2767360fa8649c9638ecd7785d7baac7db38d2b3
tree46d5bc4669f7f4db418028612d650e65bacd07a0
parent4cdb8e430c2b16b5a179323a09bc1426f20f574c
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
docs/changes.txt
src/html/m_image.cpp