Skip to content

Conversation

@StefanBruens
Copy link

  • Initialize new buffer, not the buffer which may have been freed during reallocation
  • growing sram_size without realloc_zero may leave parts of sram_buf unitialized.

boot0img created undeterministic images on aarch64, errors were confirmed by valgrind.

- Initialize new buffer, not the buffer which may have been freed during reallocation
- growing sram_size without realloc_zero may leave parts of sram_buf unitialized.

boot0img created undeterministic images on aarch64, errors were confirmed by valgrind.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant