Jon Trulson
383b5e4b59
dtstyle: fix bugs preventing SM save from working properly
...
All of the dtstyle session save routines used sprintf/snprintf whereby
the destination buffer was also a source buffer, like so:
snprintf(bufr, sizeof(style.tmpBigStr), "%s*Fonts.x: %d\n", bufr, x);
^^^^ ^^ ^^^^
That results in undefined behavior, which mainly meant missing or
currupted XRM resources being saved in the session file for dtstyle.
2022-02-26 15:51:09 -07:00
..
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2012-03-10 18:21:40 +00:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2021-11-15 16:07:28 -07:00
2021-11-15 16:07:28 -07:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2018-06-27 22:20:34 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:36:44 -06:00
2013-09-15 19:35:53 -06:00
2012-03-10 18:21:40 +00:00
2022-02-26 15:51:09 -07:00
2021-11-15 16:07:28 -07:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2021-11-15 16:07:28 -07:00
2021-11-15 16:07:28 -07:00
2018-04-28 12:30:20 -06:00
2019-11-19 18:17:34 -07:00
2018-04-28 12:30:20 -06:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2021-11-15 16:07:28 -07:00
2021-11-15 16:07:28 -07:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2021-11-15 16:07:28 -07:00
2022-02-26 15:51:09 -07:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2021-12-21 16:42:22 -07:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2012-03-10 18:21:40 +00:00
2012-03-10 18:21:40 +00:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2012-03-10 18:21:40 +00:00
2021-11-15 16:07:28 -07:00
2021-11-15 16:07:28 -07:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00
2022-02-26 15:51:09 -07:00
2018-04-28 12:30:20 -06:00