Description
Guththila fails handling more than 4 namespaces in an element. The number 4 is declared here,
guththila_xml_writer.h:#define GUTHTHILA_XML_WRITER_NAMESP_DEF_SIZE 4
Guththila should be fixed to adjust the allocated buffer for the namespaces dynamically.