commit | 421aa122693bbf5fcc74ac3c3735a7c0476eb2ff | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Apr 19 11:47:57 2013 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Apr 19 11:47:57 2013 -0700 |
tree | 093f483d81c9e26b12769eabf9360d4df9bf3a2d | |
parent | c19672a2a89b7bcad9c66d658e9a3e050fdf1837 [diff] |
ct_env_create(): use get_pagesize And error out if it fails. This fix potential call to alloca(-1). Reported by Coverity, CID 996849 Signed-off-by: Kir Kolyshkin <kir@openvz.org>