1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00
Leland Lucius 9d61ee437a Reapply 016919a53bb8f17de2a9070fbe84ed88fb27e175
Author: James Crook <james.k.crook@gmail.com>
   Date:   Sun Jun 26 08:35:19 2016 +0100

       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.
2021-01-28 00:29:58 -06:00
..
2018-04-06 13:11:32 +01:00
2020-01-31 09:29:15 -06:00
2019-12-17 12:54:30 -06:00
2020-05-24 13:18:47 -05:00
2019-12-17 12:54:30 -06:00
2020-05-22 09:20:20 -04:00
2019-12-13 23:43:01 -06:00
2021-01-12 11:56:09 +00:00