1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 22:13:24 +01:00
Atmosphere/stratosphere/ams_mitm
Lioncash 452c61db7a setsys_settings_items: Simplify buffer management in LoadConfiguration()
We can use a std::string here instead of setting up a scope guard and
manual allocations. We also don't need to care about null-termination,
as c_str() will automatically ensure this is done when passing it into
ini_parse_string().
2019-06-03 21:37:12 -04:00
..
source setsys_settings_items: Simplify buffer management in LoadConfiguration() 2019-06-03 21:37:12 -04:00
ams_mitm.json stratosphere: custom exception handlers (reboot to fusee) 2019-04-12 15:28:46 -07:00
Makefile ams_mitm: add ns:web mitm for HBL web support 2019-03-26 11:35:50 -07:00