[xoreos-git] [xoreos/xoreos-tools] 6d3961: COMMON: Add missing break in switch statement

GitHub noreply at github.com
Sun Apr 30 18:46:29 CEST 2017


  Branch: refs/heads/coverity_scan
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: 6d396150106feff42d14f58a2a3c895238aecdd4
      https://github.com/xoreos/xoreos-tools/commit/6d396150106feff42d14f58a2a3c895238aecdd4
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.cpp

  Log Message:
  -----------
  COMMON: Add missing break in switch statement

This fixes Coverity Scan issue #178904.


  Commit: 044110238169fb5829ec973448be3e46c5f372cb
      https://github.com/xoreos/xoreos-tools/commit/044110238169fb5829ec973448be3e46c5f372cb
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.cpp

  Log Message:
  -----------
  COMMON: Fix indentation in switch statement


  Commit: b39b49935b277c276e480b983d34514a50adf65e
      https://github.com/xoreos/xoreos-tools/commit/b39b49935b277c276e480b983d34514a50adf65e
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.cpp
    M src/common/cli.h

  Log Message:
  -----------
  COMMON: Use 0 instead of NULL


  Commit: 9902c9632ee691e26bff25e741c739fccdd140bf
      https://github.com/xoreos/xoreos-tools/commit/9902c9632ee691e26bff25e741c739fccdd140bf
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.h

  Log Message:
  -----------
  COMMON: Fix minor style issue regarding references


  Commit: 594ab5bb31a7f45e021761dd50d8fc5b3ae17731
      https://github.com/xoreos/xoreos-tools/commit/594ab5bb31a7f45e021761dd50d8fc5b3ae17731
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/cbgt2tga.cpp
    M src/cdpth2tga.cpp
    M src/common/cli.cpp
    M src/common/cli.h
    M src/convert2da.cpp
    M src/desmall.cpp
    M src/fixpremiumgff.cpp
    M src/gff2xml.cpp
    M src/nbfs2tga.cpp
    M src/ncgr2tga.cpp
    M src/ncsdis.cpp
    M src/ssf2xml.cpp
    M src/tlk2xml.cpp
    M src/unerf.cpp
    M src/unherf.cpp
    M src/unkeybif.cpp
    M src/unnds.cpp
    M src/unnsbtx.cpp
    M src/unrim.cpp
    M src/xml2ssf.cpp
    M src/xml2tlk.cpp
    M src/xoreostex2tga.cpp

  Log Message:
  -----------
  COMMON: Fix minor indentation/spacing style issues


  Commit: 2599b61e860eab60b556b7fe8bd3ad7251f1660f
      https://github.com/xoreos/xoreos-tools/commit/2599b61e860eab60b556b7fe8bd3ad7251f1660f
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.cpp
    M src/common/cli.h

  Log Message:
  -----------
  COMMON: Fix style in namespace and include guard closers


  Commit: 23adb9b751b61e60a0239639fbf825bc66ba845e
      https://github.com/xoreos/xoreos-tools/commit/23adb9b751b61e60a0239639fbf825bc66ba845e
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.cpp
    M src/common/cli.h

  Log Message:
  -----------
  COMMON: Fix style in includes


  Commit: b08daeca45f220b81a0132c6adf03b9ea977edb9
      https://github.com/xoreos/xoreos-tools/commit/b08daeca45f220b81a0132c6adf03b9ea977edb9
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.h

  Log Message:
  -----------
  COMMON: Initialize Option::_callback in all constructors

This fixes Coverity Scan issues #178905, #178907 and part of #178906.


  Commit: 1976562a9c594c1b37b273a8cd9e5eb20f2f1fe8
      https://github.com/xoreos/xoreos-tools/commit/1976562a9c594c1b37b273a8cd9e5eb20f2f1fe8
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/common/cli.h

  Log Message:
  -----------
  COMMON: Initialize all members in the kSpace Option constructor

This fixes Coverity Scan issue #178906.


  Commit: 40b30632980a16edfc167cd4ab3febb7a5ee4254
      https://github.com/xoreos/xoreos-tools/commit/40b30632980a16edfc167cd4ab3febb7a5ee4254
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M src/cdpth2tga.cpp
    M src/nbfs2tga.cpp
    M src/ncgr2tga.cpp
    M src/unrim.cpp
    M src/xml2tlk.cpp

  Log Message:
  -----------
  ALL: Remove the obsolete printUsage() functions


Compare: https://github.com/xoreos/xoreos-tools/compare/1b6d66a9f6d4...40b30632980a


More information about the xoreos-git mailing list