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/06/25 06:00:03 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #3974: fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s

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


   ## Summary
   
   ## Impact
   
   ## Testing
   create more than 8 file in the same dirctory, ASAN report the memory corruption without the patch.
   


-- 
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] xiaoxiang781216 commented on pull request #3974: fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s

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


   Ping @acassis 


-- 
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] acassis merged pull request #3974: fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s

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


   


-- 
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] acassis commented on pull request #3974: fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s

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


   Sorry, I missed it. It is ok!


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