commit | 9d4cd7c0bd7b2aabf578a66dd70eb9929e9ec2a3 | [log] [tgz] |
---|---|---|
author | Thomas Martitz <kugel@rockbox.org> | Tue Aug 23 18:43:17 2011 +0000 |
committer | Thomas Martitz <kugel@rockbox.org> | Tue Aug 23 18:43:17 2011 +0000 |
tree | 29204649147c159ced9abbc26f0f953cdd019ff3 | |
parent | 4d903f27c3b4efaa917e7959433330160040e5d4 [diff] |
Fix FS#12239, data abort after going from FMS to WPS. The data abort was in find_handle() because current_handle was corrupted. This most probably happened due to the FMS allocating Radio AA on the buffer without resetting the buffer, corrupting buffering/playback state. The fix is to grab buffer control explicitely. r30308 isn't actually related, regardless of the task title. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30342 a1c6a512-1295-4272-9138-f99709370657