Alex Lin
a32e1d7557
stack smash detected in add_recording_vars_for_frame #211
...
The character string used in the frame log needs to be stored as
a character string. We were using a sprintf with a fixed size buffer.
The easiest change was to use asprintf which allocates a character
string big enough to hold the contents of the print. We need to
save this char string as a char string so it works out.
2016-08-03 15:42:04 -05:00
..
2016-08-02 15:41:18 -05:00
2016-05-17 09:01:37 -05:00
2016-08-02 17:50:49 -05:00
2015-06-09 08:44:42 -05:00
2016-08-02 17:50:49 -05:00
2016-08-02 17:50:49 -05:00
2015-02-26 09:02:31 -06:00
2016-08-02 15:41:18 -05:00
2015-06-09 08:44:42 -05:00
2016-08-02 15:41:18 -05:00
2016-08-02 15:41:18 -05:00
2016-08-02 15:41:18 -05:00
2016-08-02 17:50:49 -05:00
2016-08-02 15:41:18 -05:00
2016-08-03 15:42:04 -05:00
2015-06-09 08:44:42 -05:00
2016-08-02 15:41:18 -05:00
2016-08-02 17:50:49 -05:00
2016-08-02 15:41:18 -05:00
2016-05-17 09:01:37 -05:00
2015-06-22 16:11:08 -05:00
2016-08-02 17:50:49 -05:00
2016-08-02 15:41:18 -05:00
2016-08-02 15:41:18 -05:00
2016-08-03 15:01:03 -05:00
2016-08-02 15:41:18 -05:00
2016-08-02 17:50:49 -05:00
2016-08-02 17:50:49 -05:00
2015-06-09 08:44:42 -05:00
2016-06-21 16:12:28 -05:00
2015-08-05 15:17:32 -05:00
2015-06-09 08:44:42 -05:00
2015-06-09 08:44:42 -05:00
2016-08-02 17:50:49 -05:00
2016-06-21 16:12:28 -05:00
2016-05-05 14:49:49 -05:00
2015-06-09 08:44:42 -05:00
2016-08-02 15:41:18 -05:00
2015-06-09 08:44:42 -05:00