FASTSHIFT opened a new pull request, #9101: URL: https://github.com/apache/nuttx/pull/9101
## Summary When executing `up_fbinitialize`, the driver may turn on the vsync interrupt. If the vsync interrupt calls `fb_pollnotify` before executing `fb->vtable->priv = fb` it will cause null pointer access and crash. ## Impact None. ## Testing None. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
