[lxc-devel] [lxc/lxc] cbb9c7: secure coding: strcpy => strlcpy

GitHub noreply at github.com
Mon Jun 18 08:07:13 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: cbb9c7c763f77f8ba9e8ab5745fe624ae0ca3b7b
      https://github.com/lxc/lxc/commit/cbb9c7c763f77f8ba9e8ab5745fe624ae0ca3b7b
  Author: Donghwa Jeong <dh48.jeong at samsung.com>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/lxc/criu.c
    M src/lxc/lxccontainer.c
    M src/lxc/start.c
    M src/lxc/storage/btrfs.c

  Log Message:
  -----------
  secure coding: strcpy => strlcpy

Signed-off-by: Donghwa Jeong <dh48.jeong at samsung.com>


  Commit: 94b1cadedd306d9ec4d52eabc5bd7006db6161d7
      https://github.com/lxc/lxc/commit/94b1cadedd306d9ec4d52eabc5bd7006db6161d7
  Author: Donghwa Jeong <dh48.jeong at samsung.com>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  secure coding: network: strcpy => strlcpy

Signed-off-by: Donghwa Jeong <dh48.jeong at samsung.com>


  Commit: eaebae7d9a716f19e63593cad521fd31c72aef5d
      https://github.com/lxc/lxc/commit/eaebae7d9a716f19e63593cad521fd31c72aef5d
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/lxc/criu.c
    M src/lxc/lxccontainer.c
    M src/lxc/network.c
    M src/lxc/start.c
    M src/lxc/storage/btrfs.c

  Log Message:
  -----------
  Merge pull request #2414 from 2xsec/bugfix

secure coding: strcpy => strlcpy


Compare: https://github.com/lxc/lxc/compare/bbb9773678a0...eaebae7d9a71
      **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