Skip to content

memory correctness

Latest

Choose a tag to compare

@ekg ekg released this 29 Jul 16:33
· 30 commits to main since this release
ba06402

Buildable source tarball: wfmash-v0.24.1.tar.gz

These changes specifically work on ensuring that the updates to the mapping system are memory safe. There were some cases of uninitialized variables being used in computation that may lead to instability in the previously released version.