[lxc-devel] [lxc/lxc] 18cd4b: secure coding: #3 strcpy => strlcpy

GitHub noreply at github.com
Mon Jun 18 09:43:01 UTC 2018


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

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/confile_utils.c
    M src/lxc/confile_utils.h
    M src/tests/attach.c
    M src/tests/cgpath.c
    M src/tests/shortlived.c

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

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


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

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/confile_utils.c
    M src/lxc/confile_utils.h
    M src/tests/attach.c
    M src/tests/cgpath.c
    M src/tests/shortlived.c

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

secure coding: #3 strcpy => strlcpy


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