NULL ptr in SVGPathSegList::getPathSegAtLength()
https://bugs.webkit.org/show_bug.cgi?id=30313 Reviewed by Maciej Stachowiak. Add exception checks to SVGPathSegList's implementation to catch (and propagate) exceptions. Add null checks to SVGList's content manipulation functions to prevent null values from entering the list in the first place. Test: svg/dom/svgpath-out-of-bounds-getPathSeg.html git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51627 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Please register or sign in to comment