Skip to content
Snippets Groups Projects
Commit b73fb421 authored by Chris Sosnin's avatar Chris Sosnin Committed by Kirill Yukhin
Browse files

tuple: add argument length check for update()

Currently tuple_object:update() does not check the length
of operation string and just takes the first character
after decoding. This patch fixes this problem.

Follow-up #3884
parent d4fcec0c
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