]> git.sur5r.net Git - freertos/commit - FreeRTOS/Source/stream_buffer.c
Fix issues whereby vStreamBufferReset() clobbered the flag that indicated the stream...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 20 Jun 2018 21:21:55 +0000 (21:21 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 20 Jun 2018 21:21:55 +0000 (21:21 +0000)
commite4f7f84a8fe157e48cb84977277feb99c9fbff89
tree0a9bd3de54426d5bd926634fb1701350c3051dd9
parent09822a7bb37f298bf9b10851635b4752ac56caf9
Fix issues whereby vStreamBufferReset() clobbered the flag that indicated the stream buffer was statically allocated.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2554 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/stream_buffer.c