etree icon indicating copy to clipboard operation
etree copied to clipboard

Fix empty file parsing

Open gitstashpop opened this issue 5 years ago • 0 comments

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

gitstashpop avatar Nov 17 '20 17:11 gitstashpop