[lxc-devel] [lxc/lxc] fca236: fix assignment of signed to bigger unsigned issue
GitHub
noreply at github.com
Fri Aug 10 12:58:53 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: fca23691eecee10666ce522e008ed5f8733646bc
https://github.com/lxc/lxc/commit/fca23691eecee10666ce522e008ed5f8733646bc
Author: 2xsec <dh48.jeong at samsung.com>
Date: 2018-08-10 (Fri, 10 Aug 2018)
Changed paths:
M src/lxc/conf.c
M src/lxc/criu.c
M src/lxc/storage/btrfs.c
M src/lxc/storage/btrfs.h
Log Message:
-----------
fix assignment of signed to bigger unsigned issue
Signed-off-by: 2xsec <dh48.jeong at samsung.com>
Commit: d851c59308f8da6897d941a1ddcbcf5cdbe3352f
https://github.com/lxc/lxc/commit/d851c59308f8da6897d941a1ddcbcf5cdbe3352f
Author: Christian Brauner <christian at brauner.io>
Date: 2018-08-10 (Fri, 10 Aug 2018)
Changed paths:
M src/lxc/conf.c
M src/lxc/criu.c
M src/lxc/storage/btrfs.c
M src/lxc/storage/btrfs.h
Log Message:
-----------
Merge pull request #2519 from 2xsec/bugfix
fix assignment of signed to bigger unsigned issue
Compare: https://github.com/lxc/lxc/compare/0cbe0a0ce14d...d851c59308f8
**NOTE:** This service has 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