[lxc-devel] [lxc/lxc] 280cc3: thread safe: rand() => rand_r()

GitHub noreply at github.com
Sat Jul 21 14:46:42 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 280cc35f082c581dabb86e8a83d93cf35f6dc79f
      https://github.com/lxc/lxc/commit/280cc35f082c581dabb86e8a83d93cf35f6dc79f
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M src/lxc/confile_utils.c
    M src/lxc/network.c

  Log Message:
  -----------
  thread safe: rand() => rand_r()

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: 18d4ffded4e520e6df43cc81b5eef5388d03dc68
      https://github.com/lxc/lxc/commit/18d4ffded4e520e6df43cc81b5eef5388d03dc68
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M src/lxc/attach.c

  Log Message:
  -----------
  coverity: #1438067

Explicit null dereferenced

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: 97e567989fecdf6ed669ecd489280623018387f0
      https://github.com/lxc/lxc/commit/97e567989fecdf6ed669ecd489280623018387f0
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/confile_utils.c
    M src/lxc/network.c

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

thread safe: rand() => rand_r()


Compare: https://github.com/lxc/lxc/compare/9005b20d02db...97e567989fec
      **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