pussuw commented on code in PR #6193: URL: https://github.com/apache/incubator-nuttx/pull/6193#discussion_r863943105
########## binfmt/libelf/libelf_addrenv.c: ########## @@ -145,6 +145,92 @@ int elf_addrenv_alloc(FAR struct elf_loadinfo_s *loadinfo, size_t textsize, #endif } +/**************************************************************************** + * Name: elf_addrenv_restore Review Comment: Silly copy&paste error, I'll make a patch of it -- 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]
