> Hi Roman, > > I was just wondering what zip library you are currently using for CMP. I know in > the past you have been using the ArtPOL ZipArchive library and was wondering > what issues casued the change. >
it's the zipclasslibrary by ArtPol. It's using the latest zlib 1.2.2. The issue is a not handled NULL return value by localtime() in their settime function.