]> git.proxmox.com Git - mirror_lxcfs.git/commit - pam/pam_cgfs.c
Avoid theoretical underflow in prune_init_{slice,scope}
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 28 Jan 2016 16:10:22 +0000 (17:10 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 28 Jan 2016 16:51:04 +0000 (17:51 +0100)
commit826297d791f7d1de2df4e0ea7db809f5cc154ba9
treec96b54ce1964d847b05655c639b08cb49d976101
parent754c2080519422b5f64acd3b32c366f94b6eb3e1
Avoid theoretical underflow in prune_init_{slice,scope}

In practice these should never underflow, but in theory it's possible.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
lxcfs.c
pam/pam_cgfs.c