[xoreos-git] [xoreos/xoreos] 8f75bc: AURORA: Create copies in ASBuffer::actionGreater()

Sven Hesse noreply at github.com
Sat Jul 27 19:08:24 CEST 2019


  Branch: refs/heads/coverity_scan
  Home:   https://github.com/xoreos/xoreos
  Commit: 8f75bc138a75ff77a1d3ccca3aaa037778b570c5
      https://github.com/xoreos/xoreos/commit/8f75bc138a75ff77a1d3ccca3aaa037778b570c5
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-07-27 (Sat, 27 Jul 2019)

  Changed paths:
    M src/aurora/actionscript/asbuffer.cpp

  Log Message:
  -----------
  AURORA: Create copies in ASBuffer::actionGreater()

Popping the stack potentially invalidates the references to the top,
so we need to copy the variable before popping.

This fixes Coverity Scan issue #1403729.


  Commit: f23c2e75a1701d8ba98bce683c65e59ad20c9904
      https://github.com/xoreos/xoreos/commit/f23c2e75a1701d8ba98bce683c65e59ad20c9904
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-07-27 (Sat, 27 Jul 2019)

  Changed paths:
    M src/engines/nwn/walkmeshloader.cpp

  Log Message:
  -----------
  NWN: Initialize localPosition in the WalkMeshLoader

This fixes Coverity Scan issue #1403735.


Compare: https://github.com/xoreos/xoreos/compare/24a46d233e7e...f23c2e75a170



More information about the xoreos-git mailing list