Files
lmms/include
Michael Gregorius 017fb4b089 Fix a memory leak in Song (dynamically allocated error list)
Make the member Song::m_errors a static member to prevent memory leaks.
The member was allocated dynamically when an instance of a Song was
created but was not deleted in the destructor.
2017-07-27 19:07:19 +02:00
..
2017-06-12 13:57:08 -04:00
2017-03-16 11:35:18 +00:00
2017-03-08 17:09:57 +01:00
2017-03-16 11:35:18 +00:00
2017-06-26 19:45:59 +02:00
2017-03-16 11:35:18 +00:00
2017-03-26 12:38:30 +02:00
2017-07-20 18:23:10 +02:00
2017-03-23 12:40:26 +01:00
2017-03-16 11:35:18 +00:00
2017-03-04 15:31:28 -05:00
2017-03-16 11:35:18 +00:00
2017-03-16 11:35:18 +00:00
2016-03-25 14:44:15 +00:00