commit | 0bdba3448044b60d8a6a58ee47d6961d5c5b881a | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Nov 27 02:00:34 2009 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Dec 08 19:10:10 2009 +0300 |
tree | d60f6c4c871267955ec43b2ca08f400dfabfeb1e | |
parent | 2955dbecc8241688bdee42871fc20b5f27bc988e [diff] |
vzlist: free the description pattern This is a forgotten hunk to commit 62cfb5d6 which added the description field to vzctl and vzlist. Technically, we don't need to free anything before leaving main(), but let it be there for consistency. Signed-off-by: Kir Kolyshkin <kir@openvz.org>