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/10/25 08:20:07 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #4722: mqueue: fix memory leak cause by lost inode_release

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


   
   
   ## Summary
   mqueue: fix memory leak cause by lost inode_release
   
   This RP fix memory leak which introducing by https://github.com/apache/incubator-nuttx/pull/2631
   
   ## Impact
   mq
   
   ## 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.

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] masayuki2009 merged pull request #4722: mqueue: fix memory leak cause by lost inode_release

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


   


-- 
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] GUIDINGLI commented on pull request #4722: mqueue: fix memory leak cause by lost inode_release

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


   @masayuki2009 Could you help to review & test it ? 


-- 
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] masayuki2009 commented on pull request #4722: mqueue: fix memory leak cause by lost inode_release

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


   > @masayuki2009 Could you help to review & test it ?
   
   I confirmed that the PR fixed the issue.
   


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