diff options
author | Max Wipfli <mail@maxwipfli.ch> | 2021-05-30 16:07:07 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-30 17:41:49 +0100 |
commit | a557f83f8c30c5f778351ed52228fba44e177c3c (patch) | |
tree | a567651775ff3478cb0d885e7e7c8aa5554c586c /Ports/vitetris | |
parent | 040d2479bf62f6b0a1c6e0b201f799ab364519e3 (diff) | |
download | serenity-a557f83f8c30c5f778351ed52228fba44e177c3c.zip |
AK: Verify that m_impl is non-null in String::operator[]
This helps to find bugs where null strings are indexed into with
operator[], as this would previously only report a RefPtr null
dereference.
Diffstat (limited to 'Ports/vitetris')
0 files changed, 0 insertions, 0 deletions