Skip to content
Snippets Groups Projects
Select Git revision
  • b0de0ee187249d87ee105a3ddbefd03bb33c7bca
  • master default protected
  • fix_build
  • v1.1.2
  • v1.1.1
  • v1.1
  • v1.0.10
  • v1.0.9
  • v1.0.8
  • v1.0.7-3
  • v1.0.7
  • v1.0.6
  • v1.0.5
  • v1.0.4
  • 1.0d
  • 1.0c
  • 1.0b
  • 1.0
18 results

HttpGui.cpp

user avatar
Jeff Squyres authored
We don't need to have two variables: one named exec_command and one
named exec_cmd.  Consolidate down to just a single variable
(exec_command), and in doing so, fix a compiler warning that
exec_command may not have been initialized (due to confusion between
exec_command and exec_cmd).

Also remove some #if 0/dead code.

Signed-off-by: default avatarJeff Squyres <jsquyres@cisco.com>
31fc6e03
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.