Bug 286312
| Summary: | [libpas] Fix PGM metadata management across PGM hashtable resizes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Hecht <dan.hecht> |
| Component: | bmalloc | Assignee: | Dan Hecht <dan.hecht> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Hecht
The metadata array should not store pointers to hashtable entries since the hash table can be reallocated and/or the entries rehashed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dan Hecht
<rdar://problem/143331296>
Dan Hecht
Pull request: https://github.com/WebKit/WebKit/pull/39333
EWS
Committed 289233@main (bad6963a608c): <https://commits.webkit.org/289233@main>
Reviewed commits have been landed. Closing PR #39333 and removing active labels.