]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r242130:
authorjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 14 Dec 2012 11:38:15 +0000 (11:38 +0000)
committerjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 14 Dec 2012 11:38:15 +0000 (11:38 +0000)
commita6a0b34b3b2a28c8337b991173eed81e5307c4b5
treeb2fa4eab344f53da0f9f9bb7feb604109caf6341
parent63addfdfca44686d36b626562b9258facd51a45e
MFC r242130:

Improve libgeom XML parsing error handling.

- Abort parsing and return an error if we run out of memory.
- Return EILSEQ from geom_xml2tree() for XML syntax errors.

git-svn-id: svn://svn.freebsd.org/base/stable/9@244208 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libgeom/geom_xml2tree.c