etree
etree copied to clipboard
Fix empty file parsing
ReadFromFile() currently returns no errors if a file that is read in is empty. This leads to nil pointer dereferences when accessing the Document.