7b6942a110
- Fix a number of potential memory leaks in libgeom related to doing realloc without freeing old pointer if things go wrong. - Fix a number of places in libgeom where malloc and calloc return values were not checked. - Check malloc return value and provide sufficient warning messages when XML parsing fails. PR: kern/83464 Submitted by: Dan Lukes <dan - at - obluda.cz> Approved by: kib (mentor) |
||
---|---|---|
.. | ||
geom_ctl.c | ||
geom_getxml.c | ||
geom_stats.c | ||
geom_util.c | ||
geom_xml2tree.c | ||
libgeom.3 | ||
libgeom.h | ||
Makefile |