You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/27 09:00:55 UTC

[GitHub] [incubator-nuttx] cwespressif opened a new pull request #3613: xtensa/esp32: Fix crash issue caused by null pointer operation

cwespressif opened a new pull request #3613:
URL: https://github.com/apache/incubator-nuttx/pull/3613


   ## Summary
   
   Fix crash issue caused by null pointer operation.
   
   ## Impact
   
   If `task_handle` is `NULL ` when calling esp_task_create_pinned_to_core, it will cause a crash.
   
   ## Testing
   
   


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

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



[GitHub] [incubator-nuttx] Ouss4 merged pull request #3613: xtensa/esp32: Fix crash issue caused by null pointer operation

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #3613:
URL: https://github.com/apache/incubator-nuttx/pull/3613


   


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

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



[GitHub] [incubator-nuttx] v01d commented on pull request #3613: xtensa/esp32: Fix crash issue caused by null pointer operation

Posted by GitBox <gi...@apache.org>.
v01d commented on pull request #3613:
URL: https://github.com/apache/incubator-nuttx/pull/3613#issuecomment-827622681


   this should probably be backported


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

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