Edit

kc3-lang/zlib

Branch :

  • Show log

    Commit

  • Author : Mark Adler
    Date : 2023-11-07 15:46:41
    Hash : 15c45adb
    Message : Fix decision on the emission of Zip64 end records in minizip. The appnote says that if the number of entries in the end record is 0xffff, then the actual number of entries will be found in the Zip64 end record. Therefore if the number of entries is equal to 0xffff, it can't be in the end record by itself, since that is an instruction to get the number from the Zip64 end record. This code would just store 0xffff in the end record in that case, not making a Zip64 end record. This commit fixes that.

  • Properties
  • Git HTTP https://git.kmx.io/kc3-lang/zlib.git
    Git SSH git@git.kmx.io:kc3-lang/zlib.git
    Public ? true
    Name
    Description

    A massively spiffy yet delicately unobtrusive compression library.

    Users thodg git_deploy kc3_lang_org thodg_l thodg_m thodg_w www_kmx_io
    Tags