Commit Graph

5 Commits (f12eb408344b992ac71ded87903510263dc51836)

Author SHA1 Message Date
Lioncash f12eb40834 core/reporter: Make bracing consistent
Makes all control statements braced, regardless of their size, making
code more uniform.
7 years ago
Lioncash 7ad11e3867 core/reporter: Return in error case in SaveToFile()
If the path couldn't be created, then we shouldn't be attempting to save
the file.
7 years ago
Thomas May 334e6370f9 Update reporter.cpp 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader
Also cleanup of general stuff
7 years ago
Zach Hilman 2dde8f5cfe core: Add Reporter class to take/save reports 7 years ago