Fixed|libdeng2|ArchiveFeed: Handling corrupt source data
Even if the source archive was invalid and caused an exception when reading, the feed was still added to the source file's deletion audience. However, the exception caused the ArchiveFeed constructor to be automatically undone, leaving an invalid pointer in the source file's audience.
Fixed|libdeng2|ArchiveFeed: Handling corrupt source data
Even if the source archive was invalid and caused an exception when
reading, the feed was still added to the source file's deletion
audience. However, the exception caused the ArchiveFeed constructor
to be automatically undone, leaving an invalid pointer in the source
file's audience.