[lxc-devel] [lxc/lxc] df3136: coverity: remove useless check

GitHub noreply at github.com
Sat Sep 26 21:04:35 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: df31363a0f3fb6bdd63986e81cbb53f70ff90731
      https://github.com/lxc/lxc/commit/df31363a0f3fb6bdd63986e81cbb53f70ff90731
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  coverity: remove useless check

handler->conf can't be null bc we checked handler->conf->epheemral
before calling lxc_destroy_container_on_signal()

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>




More information about the lxc-devel mailing list