[lxc-devel] [lxc/lxc] 94bc08: [monitor] wrong statement of break

GitHub noreply at github.com
Tue Dec 19 14:09:43 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 94bc08e9ed6f4f2541bc710ab12d5c8e451c2e80
      https://github.com/lxc/lxc/commit/94bc08e9ed6f4f2541bc710ab12d5c8e451c2e80
  Author: 独孤昊天 <duguhaotian at users.noreply.github.com>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  [monitor] wrong statement of break

if lxc_abstract_unix_connect fail and return -1,  this code never goto retry.

Signed-off-by: liuhao <liuhao27 at huawei.com>


  Commit: 90f20db15fdfd222a80d661d0698e39584ad7383
      https://github.com/lxc/lxc/commit/90f20db15fdfd222a80d661d0698e39584ad7383
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  Merge pull request #2048 from duguhaotian/master

[monitor] wrong statement of break


Compare: https://github.com/lxc/lxc/compare/0720664d932d...90f20db15fdf


More information about the lxc-devel mailing list