1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 05:38:11 +00:00
serenity/Applications/CrashReporter
Andreas Kling 10b5b9ee66 CrashReporter: Don't keep the coredump file open longer than necessary
Let's be nice and close the file after we've extracted what we need.
2020-12-30 02:56:31 +01:00
..
CMakeLists.txt Applications: Add CrashReporter :^) 2020-12-29 15:42:30 +01:00
CrashReporterWindow.gml LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
main.cpp CrashReporter: Don't keep the coredump file open longer than necessary 2020-12-30 02:56:31 +01:00