Upgrade Oj to v3.13.19 to fix a seg fault
Oj v3.13.16 introduced a new feature to obtain the line number and column in the Simple API JSON (SAJ) parser (https://github.com/ohler55/oj/pull/785), but there was a pointer type error that caused a seg fault for certain inputs. The bug was fixed in https://github.com/ohler55/oj/pull/799. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/369046 Changelog: fixed
加载中
想要评论请 注册 或 登录