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

   ## Summary
   
   inode will be double released  in close(fd) and 
files_putlist(&group->tg_filelist) 
     if   inode->u.i_ops->close(filep) return  failed  at line 79
     and   assert in inode_release 
   
   ## 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to