1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00
James Crook 016919a53b Bug1223: (correction). Fix new potential crash in following pointer.
With recent changes to the Nyquist code for freeing blocks, the pointer 'next' could be uninitialised when 'list' points to the zero chain.  So Audacity would follow a rogue pointer.  We'd get away with it if the uninitialised value happened to be zero.
2016-06-26 08:35:19 +01:00
..
2016-05-17 01:05:05 +02:00
2016-02-13 10:01:11 -05:00
2016-05-17 01:05:05 +02:00
2016-05-17 01:05:05 +02:00
2013-11-20 02:51:42 +00:00
2013-11-20 02:51:42 +00:00
2013-11-20 02:51:42 +00:00
2015-04-16 14:41:41 -05:00
2016-05-10 18:29:28 +01:00