10000 [Dev] Fix `allowed_directories` crash by Tishj · Pull Request #17548 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Dev] Fix allowed_directories crash #17548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

Tishj
Copy link
Contributor
@Tishj Tishj commented May 19, 2025

This PR fixes #17128

Problem is that we were assuming the config.file_system to be set, which is not the case when the DBConfig is not associated with a database yet.

…s' and 'allowed_paths' when setting them in the DBConfig before there is a database associated with the config
@Mytherin Mytherin merged commit fb772b1 into duckdb:v1.3-ossivalis May 20, 2025
50 checks passed
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 21, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 21, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 21, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0