Improved the hook's memory handling for -m 11600 = 7-Zip

This commit is contained in:
philsmd
2020-09-11 10:23:50 +02:00
parent 90fb4aadae
commit fa1cd70c81
2 changed files with 75 additions and 11 deletions
+1
View File
@@ -41,6 +41,7 @@
- Documentation: Added 3rd party licenses to docs/license_libs
- Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
- Hash-Mode 11600 (7-Zip): Improved memory handling (alloc and free) for the hook function
- Hash-Mode 13200 (AxCrypt): Changed the name to AxCrypt 1 to avoid confusion
- Hash-Mode 13300 (AxCrypt in-memory SHA1): Changed the name to AxCrypt 1 in-memory SHA1
- OpenCL Runtime: Switched default OpenCL device type on macOS from GPU to CPU. Use -D 2 to enable GPU devices.