CV-Bowen opened a new pull request, #14300:
URL: https://github.com/apache/nuttx/pull/14300

   ## Summary
   In circbuf_get_read/writeptr, when circbuf is full, off == pos, and *size = 
off - pos = 0. So add circbuf_is_full() condition to return correct *size.
   
   ## Impact
   circbuf
   
   ## Testing
   qemu armv8a
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to