yamt commented on a change in pull request #3546: URL: https://github.com/apache/incubator-nuttx/pull/3546#discussion_r613166785
########## File path: libs/libc/modlib/modlib_load.c ########## @@ -271,16 +293,29 @@ int modlib_load(FAR struct mod_loadinfo_s *loadinfo) } } #else - loadinfo->textalloc = (uintptr_t)lib_malloc(loadinfo->textsize + Review comment: just because the existing code is different. -- 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: us...@infra.apache.org