summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorRucha Deodhar <rucha.deodhar@mariadb.com>2022-12-29 22:46:53 +0530
committerRucha Deodhar <rucha.deodhar@mariadb.com>2023-01-18 16:28:50 +0530
commitff72a9431a6559b691d3dcfb595e76546678313d (patch)
tree3afaf33d88d207a4b09d1445e49ebcc2aa1320e5 /extra
parent0459d2ccfc782475e596c9991e0525186953a4f3 (diff)
downloadmariadb-git-ff72a9431a6559b691d3dcfb595e76546678313d.tar.gz
MDEV-26392: Crash with json_get_path_next and 10.5.12
Analysis: When we skip level when path is found, it changes the state of the json engine. This breaks the sequence for json_get_path_next() which is called at the end to ensure json document is valid and leads to crash. Fix: Use json_scan_next() at the end to check if json document has correct syntax (is valid).
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions