jianglianfang opened a new pull request, #9388:
URL: https://github.com/apache/nuttx/pull/9388

   ## Summary
   When updating the full-screen data, sq_ init() will clear the updqueue and 
add just one new full-screen data to the updqueue. So when the vnc_updater 
thread is awakened, it may read a null data due to multiple reading, leading to 
vnc_updater thread exited , which is not expected.
   
   ## Impact
   None.
   
   ## Testing
   Run lvgldemo by vnc server.
   


-- 
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