forked from mirrors/0ad
ca1ac3034e
- adts: Cache.remove_least_valuable was returning false prematurely even though there were still some items pending eviction; that meant they remained in cache - file_cache: wasn't clearing exact_buf_oracle on reset. also made make_read_only pass correct exact_buf rather than just rounding down. This was SVN commit r3589.