uniconproject / unicon

http://www.unicon.org
Other
54 stars 28 forks source link

Fix pattern test failures when debugHeap is enabled #434

Closed Don-Ward closed 3 weeks ago

Don-Ward commented 3 weeks ago

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