FS#5845 - Make tagtree.c use buffer_alloc
|
Detailstagtree.c contains a direct modification of audiobuf that can be replaced by a buffer_alloc call.
|
This task depends upon
Closed by Linus Nielsen Feltzing (linusnielsen)
Wednesday, 23 August 2006, 08:41 GMT
Reason for closing: Accepted
Wednesday, 23 August 2006, 08:41 GMT
Reason for closing: Accepted

Now updated to use a single call to buffer_alloc - pre-passes tagnavi.config to count the number of lines in it. Would also fix memory corruption if audiobuf was used during the read process (highly unlikely scenario).