Skip to content

[CURA-13047] 'findFieldByName' now gives null on Windows, but the name exists#16

Open
rburema wants to merge 1 commit intomainfrom
CURA-13047_post_upgrade_slice_crash
Open

[CURA-13047] 'findFieldByName' now gives null on Windows, but the name exists#16
rburema wants to merge 1 commit intomainfrom
CURA-13047_post_upgrade_slice_crash

Conversation

@rburema
Copy link
Member

@rburema rburema commented Mar 18, 2026

This then causes a crash in the error-handling routine (not fixed by this commit), because that triggers when the returned field is a nullptr.

(This happened after we upgraded protobuf, and exclusively on Windows.)

Proposed solution, under discussion, since it's quite hacky, and doesn't solve the underlying problem (whatever that actually is).

…ough the name exists.

This then causes a crash in the error-handling routine (not fixed by this commit), because that triggers when the returned field is a nullptr.

proposed solution w.r.t. CURA-13047
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