Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pattern test failures when debugHeap is enabled #434

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Don-Ward
Copy link
Collaborator

The Blk macro cannot be used if null is an expected parameter; it will always cause a crash if debugHeap is enabled.

@Don-Ward Don-Ward requested a review from Jafaral April 21, 2024 21:08
The Blk macro cannot be used if null is an expected parameter; it will
always cause a crash if debugHeap is enabled.
@Jafaral Jafaral merged commit 55be691 into uniconproject:master Apr 22, 2024
22 checks passed
@Don-Ward Don-Ward deleted the fix-PatternTests branch April 22, 2024 10:10
ValG4 pushed a commit to ValG4/unicon that referenced this pull request Dec 7, 2024
Fix pattern test failures when debugHeap is enabled
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.

2 participants