szsam opened a new pull request, #12045: URL: https://github.com/apache/nuttx/pull/12045
## Summary Fix accessing uninitialized local variables in several functions. Specifically in elf_emit() and elf_emit_align(), ret was uninitialized if total was 0. ## Impact ## Testing spresense:audio freedom-k28f:nshsdusb -- 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