Skip to content
Snippets Groups Projects
Unverified Commit 9e403e42 authored by Olga Arkhangelskaia's avatar Olga Arkhangelskaia Committed by Alexander Turenko
Browse files

json: don't spoil instance with per-call options

When json.decode is used with 2 arguments, 2nd argument seeps out to the
json configuration of the instance. Moreover, due to current
serializer.cfg implementation it remains invisible while checking
settings using json.cfg table.

This fixes commit 6508ddb7 ('json: fix
stack-use-after-scope in json_decode()').

Closes #4761

(cherry picked from commit f54f4dc0)
parent 7a7157f6
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