Skip to content

Conversation

@swgillespie
Copy link
Contributor

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.

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.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19513181714

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 51.014%

Totals Coverage Status
Change from base Build 19489508572: 0.04%
Covered Lines: 7898
Relevant Lines: 15482

💛 - Coveralls

@git-hulk git-hulk merged commit 3f5e89d into AfterShip:master Nov 20, 2025
2 checks passed
@git-hulk
Copy link
Member

@swgillespie Thanks for your great catch!

@swgillespie swgillespie deleted the swgillespie/alter-table-segv branch November 24, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants