Skip to content
Snippets Groups Projects
Unverified Commit ada8c97c authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Alexander Turenko
Browse files

box/console: fix abnormal exit after unknown command


When invalid command is passed we should send an error message to a
client. Instead a nil dereference occurs that causes abnormal exit of a
console.

This is the regression from 96dbc49d
('box/console: Refactor command handling').

Reported-by: default avatarMergen Imeev <imeevma@tarantool.org>
Signed-off-by: default avatarCyrill Gorcunov <gorcunov@gmail.com>
Reviewed-by: default avatarAlexander Turenko <alexander.turenko@tarantool.org>
parent e3d9d8c9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment