commit | e2e56c33f787c80a6b82d1490ec09d30e5940754 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Apr 20 04:45:43 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Apr 20 04:45:43 2012 +0400 |
tree | 0b404844c4a6fcbe2b304a0092b45ec8c7cf9f95 | |
parent | 7ab85d9f8cf12d6eb2189803dc6c6b3b6a112748 [diff] |
vzlist: refactor get_ub()/update_ubc() 1. Do not use struct Cveinfo -- there is no need to 2. Only allocate new struct Cubc when it's really needed Number 2 should fix a lot of memory leaks :) Signed-off-by: Kir Kolyshkin <kir@openvz.org>