Skip to content

Conversation

JelteF
Copy link
Contributor

@JelteF JelteF commented Oct 10, 2024

Without this change disabling having both DISABLE_UBSAN and DISABLE_SANITIZER set to 1 would result in only ubsan to be disabled, but the sanitizer still being enabled.

Related issue in pg_duckdb: duckdb/pg_duckdb#270

Without this change disabling having both `DISABLE_UBSAN` and
`DISABLE_SANITIZER` set to `1` would result in only ubsan to be
disabled.

Related issue in pg_duckdb: duckdb/pg_duckdb#270
@Mytherin
Copy link
Collaborator

Thanks! LGTM

@Mytherin Mytherin merged commit c4a0f6f into duckdb:main Oct 11, 2024
42 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 17, 2024
[CSV Reader] Making escape not limited to only quotes (duckdb/duckdb#14314)
Change Makefile to correctly handle DISABLE_SANITIZER and DISABLE_UBSAN (duckdb/duckdb#14316)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 17, 2024
[CSV Reader] Making escape not limited to only quotes (duckdb/duckdb#14314)
Change Makefile to correctly handle DISABLE_SANITIZER and DISABLE_UBSAN (duckdb/duckdb#14316)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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