Skip to content

Fix segfault: Add mandatory 'location' validation in validator and reader#65

Open
MutableFire wants to merge 2 commits into
lithium-tech:mainfrom
MutableFire:fix-missing-location
Open

Fix segfault: Add mandatory 'location' validation in validator and reader#65
MutableFire wants to merge 2 commits into
lithium-tech:mainfrom
MutableFire:fix-missing-location

Conversation

@MutableFire

@MutableFire MutableFire commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Fix segmentation fault by implementing strict validation for the mandatory location option in both the FDW validator and the internal location reader. Instead of crashing when the option is missing, the invalid table creation is rejected now. When this table has already been created, throw an error on access.

@MutableFire MutableFire force-pushed the fix-missing-location branch 6 times, most recently from ae57f3c to 027c2ac Compare July 8, 2026 08:47
@MutableFire MutableFire force-pushed the fix-missing-location branch 2 times, most recently from 7374be7 to 689cc08 Compare July 8, 2026 12:04
@MutableFire MutableFire force-pushed the fix-missing-location branch from 689cc08 to a5fb735 Compare July 8, 2026 12:05
@MutableFire MutableFire marked this pull request as ready for review July 8, 2026 13:41
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.

1 participant