Files
Upsilon/apps/settings
Adrien Bertrand d150837d7d [various apps] StringLayout: fix buffer overflow and use auto size
* The buffer overflow was happening when changing the complex format in
the settings.
* All const char arrays manually ending with a nul char were trimmed of
it considering StringLayout adds it already.
* Use automatic compile-time array-size when possible, avoids mistakes
2017-09-04 23:31:51 +02:00
..
2017-05-18 14:16:41 +02:00
2017-05-18 14:16:41 +02:00
2017-03-16 15:12:12 +01:00