mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:50:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestSqlExpressionParser.cpp | ||
| TestSqlStatementParser.cpp | ||