freebsd-dev/lib/libgeom
Jaakko Heinonen e8f6ee4a99 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.

Silence on:	freebsd-geom
2012-10-26 12:46:33 +00:00
..
geom_ctl.c Remove code duplication by introducing static gctl_param_add() function which 2010-10-21 10:38:14 +00:00
geom_getxml.c
geom_stats.c
geom_util.c
geom_xml2tree.c Improve libgeom XML parsing error handling. 2012-10-26 12:46:33 +00:00
libgeom.3 Remove stale link. 2010-12-04 08:44:56 +00:00
libgeom.h Back out r233646. Although it fixed most libgeom consumers under 32-bit 2012-04-10 17:37:24 +00:00
Makefile