K 10 svn:author V 4 lulf K 8 svn:date V 27 2008-07-08T17:34:50.753825Z K 7 svn:log V 470 - Simplify the procedure of retrieving XML-data from the kernel. - 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 Approved by: kib (mentor) END