[xoreos-git] [xoreos/xoreos-tools] c6315f: COMMON: Ignore non-base64 chars when count base64 ...

Sven Hesse noreply at github.com
Tue Dec 1 20:13:37 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: c6315f75a8a366beb898718a098aa29cc22f70ac
      https://github.com/xoreos/xoreos-tools/commit/c6315f75a8a366beb898718a098aa29cc22f70ac
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
    M src/common/base64.cpp

  Log Message:
  -----------
  COMMON: Ignore non-base64 chars when count base64 string lengths

Since we're outputting whitespace to indent and break up long base64
strings in gff2xml and we're then also skipping those when reading
them back in in xml2gff, we need to skip them as well when counting
the lengths of a base64'd string.

See issue #67.





More information about the xoreos-git mailing list