buffering: Fix a case that could allow widx to fully wrap to ridx and overflow the...
commit9cb60ee6ead4d79462a8824ac0dce025223d6cf5
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 9 Feb 2011 08:44:37 +0000 (9 08:44 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 9 Feb 2011 08:44:37 +0000 (9 08:44 +0000)
tree5b76b74b1402050dc6569d5763f5500270067e5e
parentf2fd877103c80aa25448f57f6260bb6b58957963
buffering: Fix a case that could allow widx to fully wrap to ridx and overflow the ringbuffer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29257 a1c6a512-1295-4272-9138-f99709370657
apps/buffering.c