Skip to content

EDM parser/converter: Fix " handling#3847

Open
kasemir wants to merge 1 commit into
masterfrom
edm_cvt_empty_string
Open

EDM parser/converter: Fix " handling#3847
kasemir wants to merge 1 commit into
masterfrom
edm_cvt_empty_string

Conversation

@kasemir

@kasemir kasemir commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

If a (slightly buggy) EDM edl file provides just " for an attribute value, missing the closing quote, the parser would run into an index error.

Fixes #3846

If a (slightly buggy) EDM edl file provides just `"` for an attribute value, missing the closing quote, the parser would run into an index error.
@sonarqubecloud

Copy link
Copy Markdown

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.

EDM parser/converter error for values with just "

1 participant