Skip to content
Snippets Groups Projects

Free the offsets array at the end of the particle sorting routines.

Merged Matthieu Schaller requested to merge memory_leak into master

Unless I am mistaken about the logic here. we should free the offset array at the end of the function.

Also, should we use an aligned allocation here? The memswap function documentation begs the user to use aligned addresses but that may not apply to things smaller than an AVX vector.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading