diff options
author | Andreas Kling <kling@serenityos.org> | 2023-05-14 10:20:03 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-14 10:25:25 +0200 |
commit | 719f1db6c9a990f00a77fe143b63c63855dbf6d9 (patch) | |
tree | 29ec7f9cb0afd24cb2ced5c816589771af923d5c /Userland/DynamicLoader | |
parent | 7f3b98093e0b8b0e4d31b93bf7ebf3fb26a8b421 (diff) | |
download | serenity-719f1db6c9a990f00a77fe143b63c63855dbf6d9.zip |
LibWeb: Protect against dereferencing a null pending image request
The spec seems to neglect the potential nullity of an image's pending
request in various cases.
Let's protect against crashing and mark these cases with a FIXME about
figuring out whether they are really spec bugs or not.
Diffstat (limited to 'Userland/DynamicLoader')
0 files changed, 0 insertions, 0 deletions