Skip to content
Snippets Groups Projects

Fix memuse reports to guard against two issues

Merged Peter W. Draper requested to merge memuse_guards into master

Fix memuse reports to guard against two issues, first is when reallocating the logs the rnode tree had active pointers from previous steps which became invalid, we now use indices, second when dumping it is possible for further logs to be added, in that case we have added a lock on reallocation so issues with invalid addresses are avoided.

Fixes #702 (closed).

Edited by Matthieu Schaller

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