xiaoxiang781216 commented on code in PR #16361:
URL: https://github.com/apache/nuttx/pull/16361#discussion_r2094177845


##########
include/nuttx/fs/fs.h:
##########
@@ -466,6 +466,15 @@ struct file
   off_t             f_pos;      /* File position */

Review Comment:
   The memory leak will always  happen without refcount. so, it isn't optional 
with the new implementation



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

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

Reply via email to