[lxc-devel] [lxc/lxc] 43f984: secure coding: #2 strcpy => strlcpy

GitHub noreply at github.com
Mon Jun 18 08:56:55 UTC 2018


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

  Changed paths:
    M src/lxc/cmd/lxc_user_nic.c
    M src/lxc/confile.c
    M src/lxc/initutils.c
    M src/lxc/pam/pam_cgfs.c
    M src/lxc/storage/nbd.c
    M src/lxc/storage/rbd.c
    M src/lxc/storage/storage.c
    M src/lxc/tools/tool_utils.c
    M src/lxc/utils.c

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

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


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

  Changed paths:
    M src/lxc/cmd/lxc_user_nic.c
    M src/lxc/confile.c
    M src/lxc/initutils.c
    M src/lxc/pam/pam_cgfs.c
    M src/lxc/storage/nbd.c
    M src/lxc/storage/rbd.c
    M src/lxc/storage/storage.c
    M src/lxc/tools/tool_utils.c
    M src/lxc/utils.c

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

secure coding: #2 strcpy => strlcpy


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