mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
99109b8d79
Prior to this commit, in elf_emit() and elf_emit_align(), ret was uninitialized if total was 0. Signed-off-by: Mingjie Shen <shen497@purdue.edu>