]> git.proxmox.com Git - mirror_lxc.git/commit
fix segfault when an unsupported personality is set
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 11 Aug 2011 23:34:49 +0000 (01:34 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 11 Aug 2011 23:34:49 +0000 (01:34 +0200)
commit6f1239c38078bae9900ac8f5c87de4b4bfcf2e07
tree3ff073a36543451b2d437e0396b39f775bdfac09
parent6371febf3c7d181cb0f11209df67c35f9d7b233b
fix segfault when an unsupported personality is set

Bad array len computation.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/confile.c