mirror of
https://github.com/encounter/phantomjs.git
synced 2026-07-10 21:18:40 -07:00
1e7829db97
Regression from #12431: the loop to clear all surviving pages neglects to check for entries in `m_pages` which have already been closed, fully destructed, and therefore replaced by NULL pointers.