Skip to content

2.8.5

Compare
Choose a tag to compare
@nmoinvaz nmoinvaz released this 17 Mar 16:46

Fixed issue where install target failed due to the fact that the .pc was never generated. #366
Fixed package config install target. #367
Added back guard against seek overflow in mz_zip_entry_read_open due to clusterfuzz findings which is still needed. #343
Fixed Windows appguard issues around crypt hash destruction. #368
Fixed drive error with recursive creation of directories in Windows. #369 #370