config parsing: Return correct error code on memory error

In case if memory has not been granted ERR_INVAL is not
correct from user point of view. Since the real reason is
lack of memory.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
1 file changed