K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-03-14T22:40:36.000000Z K 7 svn:log V 195 Let archive_entry_clear() accept a NULL pointer and simply do nothing. In particular, this allows archive_entry_free() to work correctly for a NULL pointer, which makes it parallel with free(3). END