You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/26 03:31:08 UTC

[GitHub] [nuttx] szsam opened a new pull request, #9613: drivers/sensors/apds9960.c: Fix resource leak in error handling

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

   ## Summary
   Fix resource leak in error handling
   
   ## Impact
   
   ## 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] [nuttx] acassis merged pull request #9613: drivers/sensors/apds9960.c: Fix resource leak in error handling

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #9613:
URL: https://github.com/apache/nuttx/pull/9613


-- 
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] [nuttx] acassis commented on pull request #9613: drivers/sensors/apds9960.c: Fix resource leak in error handling

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis commented on PR #9613:
URL: https://github.com/apache/nuttx/pull/9613#issuecomment-1607390621

   Good finding, I didn't realize that leaking and hopefully the issue only happen when some functions were turning with negative error.


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