diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-06-02 21:23:40 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-03 08:30:13 +0200 |
commit | a870eac0eb5b9ae2261554f5b40f1711c867cc1d (patch) | |
tree | d9fe326255b9e608c310c4b2763f9efd1013dbdf /AK/UnicodeUtils.h | |
parent | 0ff09d4f745c6418420a9224ee0f2587d806900c (diff) | |
download | serenity-a870eac0eb5b9ae2261554f5b40f1711c867cc1d.zip |
LibSQL: Report a syntax error for unsupported LIMIT clause syntax
Rather than aborting when a LIMIT clause of the form 'LIMIT expr, expr'
is encountered, fail the parser with a syntax error. This will be nicer
for the user and fixes the following fuzzer bug:
https://crbug.com/oss-fuzz/34837
Diffstat (limited to 'AK/UnicodeUtils.h')
0 files changed, 0 insertions, 0 deletions