Bug 246706
| Summary: | nullptr crash in WebCore::IDBTransaction::dispatchEvent | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Salinas <miguel_salinas> |
| Component: | Website Storage | Assignee: | Miguel Salinas <miguel_salinas> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Miguel Salinas
WebCore::IDBTransaction::dispatchEvent dereferences m_openDBRequest without checking if it is null
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Miguel Salinas
rdar://94637046
Miguel Salinas
Pull request: https://github.com/WebKit/WebKit/pull/5645
EWS
Committed 256112@main (4a1a50028375): <https://commits.webkit.org/256112@main>
Reviewed commits have been landed. Closing PR #5645 and removing active labels.