Skip to content
Snippets Groups Projects
Commit c6d4f010 authored by Serge Petrenko's avatar Serge Petrenko Committed by Kirill Yukhin
Browse files

clear terminal state on panic

The tarantool_free() call in the end of main() works all the time except
when we exit due to a panic. We need to clear terminal state in this
case also, so return to using atexit() to clear readline state.

Closes #4466
parent f88f9731
No related branches found
No related tags found
No related merge requests found
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