[xoreos-git] [xoreos/xoreos] a834f1: COMMON: Guard Blowfish buffer padding against over...

GitHub noreply at github.com
Sun Dec 25 11:42:13 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: a834f1fe00cf307b8abbb1f1f0ffa7f7bf8a3cfc
      https://github.com/xoreos/xoreos/commit/a834f1fe00cf307b8abbb1f1f0ffa7f7bf8a3cfc
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
    M src/common/blowfish.cpp

  Log Message:
  -----------
  COMMON: Guard Blowfish buffer padding against overrun

This fixes Coverity Scan issue #173470.


  Commit: ccb2310a9144df4b7759099c918ee34d7983da05
      https://github.com/xoreos/xoreos/commit/ccb2310a9144df4b7759099c918ee34d7983da05
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
    M src/common/writefile.cpp

  Log Message:
  -----------
  COMMON: Initialize WriteFile::_size in the default constructor too

This fixes Coverity Scan issue #173471.


  Commit: 1918ae8980dbc6df6266c60cb5377cfb81001ccf
      https://github.com/xoreos/xoreos/commit/1918ae8980dbc6df6266c60cb5377cfb81001ccf
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
    M src/sound/decoders/wma.cpp

  Log Message:
  -----------
  SOUND: Initialize expPower[] in WMACodec::calculateMDCTCoefficients()

This fixes Coverity Scan issue #173475.


Compare: https://github.com/xoreos/xoreos/compare/57af0825886d...1918ae8980db


More information about the xoreos-git mailing list