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 2022/01/27 07:21:43 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #5357: symtab: just retun NULL for NULL symtab

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


   ## Summary
   make symtab_findbyname and symtab_findbyvalue return an error when symtab is not available.
   so that the caller of the api like posix_spawn can handle the error.
   
   ## Impact
   
   ## Testing
   tested with a private app on sim/Linux.


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5357: symtab: just retun NULL for NULL symtab

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


   


-- 
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-unsubscribe@nuttx.apache.org

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