Skip to content
Snippets Groups Projects
Commit bbfaef3b authored by Ilya Verbin's avatar Ilya Verbin Committed by Vladimir Davydov
Browse files

lua: fix uninitialized var usage in luamp_encode_with_translation

`*type_out` was set to uninitialized value for `field->type == MP_EXT`.
This was introduced by commit 9f9142d6 ("box: cleanup on tuple encoding
failure")

Closes #9023

NO_DOC=bugfix
NO_CHANGELOG=not user-visible
parent a6eeec3c
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