Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bug] Use stack string in UUID generation
This triggered a bug on Windows on freeing the string. Removing the heap allocation fixed the bug, so I didn't look further.
- Loading branch information