xiaoxiang781216 edited a comment on pull request #4064: URL: https://github.com/apache/incubator-nuttx/pull/4064#issuecomment-874697130
Even nx_xxx API should be avoided inside kernel, if there are file_xxx or psock_xxx variant, since nx_xxx API still depends on per-task file table. BTW, this patch also address another security hole that it's wrong to allocate the temporary buffer from kumm_xxx inside the kernel. -- 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