| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
ALTER TABLE foo MODIFY QUERY <an invalid query> crashed the parser with a sigsegv due to a missing error check; this commit adds the missing check and a regression test.
Pull Request Test Coverage Report for Build 19513181714Details
💛 - Coveralls |
Sorry, something went wrong.
|
@swgillespie Thanks for your great catch! |
Sorry, something went wrong.
ALTER TABLE foo MODIFY QUERY <an invalid query> crashed the parser with a sigsegv due to a missing error check; this commit adds the missing check and a regression test.
| Back | FazBrowse Home | New Git URL |
ALTER TABLE foo MODIFY QUERY crashed the parser with a sigsegv due to a missing error check; this commit adds the missing check and a regression test.