[lxc-devel] [lxc/lxc] def4de: network: silence gcc-8

GitHub noreply at github.com
Thu May 10 23:44:46 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: def4def6fd9df15dbb1f3ea107b92ab0ce96d909
      https://github.com/lxc/lxc/commit/def4def6fd9df15dbb1f3ea107b92ab0ce96d909
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: silence gcc-8

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 095ead8051b58ec4a7aa89ad711daec15dff5f54
      https://github.com/lxc/lxc/commit/095ead8051b58ec4a7aa89ad711daec15dff5f54
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: adhere to IFNAMSIZ limit

The additional \0-byte space added is not needed since IFNAMSIZ needs to
include the \0-byte.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 503c783780201194cb21834f960181791a3146a5
      https://github.com/lxc/lxc/commit/503c783780201194cb21834f960181791a3146a5
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  Merge pull request #2314 from brauner/2018-05-11/compiler_fixes

gcc-8: silence


Compare: https://github.com/lxc/lxc/compare/3d36e44ad3f6...503c78378020
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list