Skip to content
Snippets Groups Projects
Commit 6bcabe27 authored by Oleg Babin's avatar Oleg Babin Committed by Vladimir Davydov
Browse files

box: fix crashes if some box.info functions called before box.cfg

Before this patch if one called `vinyl`, `sql`, `gc` and `memory`
functions from box.info() instance crashed. It's interesting that
`replication_anon` functions worked ok.
This patch fixes that crashes.

Closes #9173

NO_DOC=bugfix

(cherry picked from commit d85556c9)
parent 2757a847
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