ladybird/Userland/Applications/CrashReporter
Liav A ba43ee4046 CrashReporter: Warn about malloc and free patterns in fault address
Warn the user about seemingly known malloc() and free() patterns in the
fault address.
This brings back the functionality that was removed recently in the
5416a37fde commit, but this time we detect
these patterns in userspace code and not in kernel code.
2023-03-31 12:09:06 +02:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
CrashReporterWindow.gml CrashReporter: Add ellipsis (...) to "Save Backtrace" button 2022-08-01 10:29:53 +02:00
main.cpp CrashReporter: Warn about malloc and free patterns in fault address 2023-03-31 12:09:06 +02:00