The source project of this merge request has been removed.
Fix memory leak in Catalog by tracking pages (and page refs) using std::vector
Fix memory leak in Catalog by tracking pages (and page refs) using std::vector instead of manually allocating them. oss-fuzz/10119