Browse Source
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.au-ny-api
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue