Logo
Explore Help
Sign In
embedded/FreeRTOS-Kernel
1
0
Fork 0
You've already forked FreeRTOS-Kernel
mirror of https://github.com/FreeRTOS/FreeRTOS-Kernel.git synced 2026-07-27 16:24:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
bdb38d85dcc65942bc546c07f1193a983fd16916
FreeRTOS-Kernel/stream_buffer.c
RichardBarry 71be31bb61 xStreamBufferSend() caps the maximum amount of data a stream buffer can send to the maximum capacity of the buffer - however the value to which the length is capped was wrong, and is correct by this check in. Likewise when sending to a message buffer if the send length is too long the block time is set to 0 to ensure the sending task does not wait indefinitely for the impossible send to complete - but the length check was wrong, and is corrected by this check in. (#195)
2020-10-10 21:47:54 -07:00

53 KiB
Raw Blame History

View Raw
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 25.6.2 Page: 107ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API