[MDEV-30690] Server crashed on function JSON_SCHEMA_VALID with incorrect input json schema Created: 2023-02-20 Updated: 2023-11-27 Resolved: 2023-04-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | None |
| Fix Version/s: | 11.1.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Lena Startseva | Assignee: | Rucha Deodhar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Cases like this causes server crash:
Or it can be keyword in the schema without value:
Stack:
|
| Comments |
| Comment by Rucha Deodhar [ 2023-03-02 ] |
|
patch: |
| Comment by Alexey Botchkov [ 2023-04-08 ] |
|
looks ok to push. |