ladybird/Userland
Ali Mohammad Pur 8b1341c77e LibWeb: Make exported Wasm functions keep the module instance alive
As it's not uncommon for users to drop the module instance on the floor
after having grabbed the few exports they need to hold on to.
Fixes a few UAFs that show up as "invalid" accesses to
memory/tables/etc.
2024-05-23 00:55:56 -06:00
..
Applets Keymap: Draw the current keymap text with the correct theme color 2024-03-02 19:24:53 +00:00
Applications Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
BuggieBox Meta+Userland: Make LibELF a proper library on Serenity 2024-04-26 19:08:13 -06:00
Demos Demos: Add sleep option to CatDog 2024-05-14 15:45:33 -06:00
DevTools AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00
DynamicLoader DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
Games Chess: Add display widget for moves 2024-05-22 23:24:45 -06:00
Libraries LibWeb: Make exported Wasm functions keep the module instance alive 2024-05-23 00:55:56 -06:00
Services Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
Shell Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
Utilities Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00