K 10 svn:author V 8 cperciva K 8 svn:date V 27 2008-05-19T18:09:26.000000Z K 7 svn:log V 263 There's no way for entry to possibly be NULL at the end of write_entry (in fact, there has never been any way for it to be NULL, going all the way back to revision 1.1 of this file), so remove the check and unconditionally free entry. Found by: Coverity Prevent END