pmt: fix memory leaks, and improve info function
- Removed --no-write-test argument of memory test function - Fixed memory leak of memory test function - Improved info function with using nlohmann/json header-only library - Some other improvents
This commit is contained in:
@@ -31,3 +31,4 @@ Detailed usage instructions and option references can be found in the [USAGE.md]
|
||||
## Credits
|
||||
- [CLI11: Command line parser for C++11](https://github.com/CLIUtils/CLI11)
|
||||
- [PicoSHA2: A header-file-only, SHA256 hash generator in C++](https://github.com/okdshin/PicoSHA2)
|
||||
- [nlohmann/json: JSON for Modern C++](https://github.com/nlohmann/json)
|
||||
|
||||
Reference in New Issue
Block a user