1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:41:00 +00:00
serenity/Userland
Kenneth Myhra 7d23af49c2 LibWeb: Avoid dereferencing null pointer
Null check was missing and we would crash when dereferencing the
pointer to access the type() member.
2023-02-13 14:34:37 +00:00
..
Applets LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Applications Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
DevTools Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Libraries LibWeb: Avoid dereferencing null pointer 2023-02-13 14:34:37 +00:00
Services Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
Shell LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Utilities Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00