vzlist: initialize p_buf = e_buf = NULL in json mode

Prevent printing to p_buf when using json. In case any (future) code
will ever do this, it will immediately segfault right there.

This is to catch issues similar to one fixed by previous commit early.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed