Skip to content

Fix heap freeing one too many blocks#177

Merged
SamTebbs33 merged 1 commit intodevelopfrom
bugfix/heap-free-too-many
Jul 8, 2020
Merged

Fix heap freeing one too many blocks#177
SamTebbs33 merged 1 commit intodevelopfrom
bugfix/heap-free-too-many

Conversation

@SamTebbs33
Copy link
Collaborator

Closes #176

Copy link
Member

@DrDeano DrDeano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@SamTebbs33 SamTebbs33 force-pushed the bugfix/heap-free-too-many branch 4 times, most recently from fef5be7 to ebeed14 Compare July 6, 2020 13:26
@SamTebbs33
Copy link
Collaborator Author

SamTebbs33 commented Jul 6, 2020

Blocked by ziglang/zig#5806 This issue was happening because the tests were failing anyway, so it wasn't actually blocked.

@SamTebbs33 SamTebbs33 force-pushed the bugfix/heap-free-too-many branch from 69f0b8e to f3ba8c3 Compare July 8, 2020 14:31
@SamTebbs33 SamTebbs33 merged commit f0add19 into develop Jul 8, 2020
@SamTebbs33 SamTebbs33 deleted the bugfix/heap-free-too-many branch July 8, 2020 14:35
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.

Heap frees too many blocks

2 participants