[xoreos-git] [xoreos/xoreos-tools] ff1179: COMMON: Check for empty data during encoding conve...

GitHub noreply at github.com
Sun Nov 4 16:41:20 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: ff11790beb1990342f9def064965e26ec2245df3
      https://github.com/xoreos/xoreos-tools/commit/ff11790beb1990342f9def064965e26ec2245df3
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/common/encoding.cpp

  Log Message:
  -----------
  COMMON: Check for empty data during encoding conversion

Otherwise, we're invoking UB by []-accessing an empty std::vector.


  Commit: 2ba8961c2a55449d919d9927990c30c04da4f597
      https://github.com/xoreos/xoreos-tools/commit/2ba8961c2a55449d919d9927990c30c04da4f597
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/fixnwn2xml.cpp

  Log Message:
  -----------
  FIXNWN2XML: Don't leak the fixed XML stream


Compare: https://github.com/xoreos/xoreos-tools/compare/3ccff4da1813...2ba8961c2a55
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list