Skip to content

Conversation

@bigspider
Copy link
Contributor

Same as #95 for the stable_protobuf_version branch.

Parsing an empty "" would cause an exception beause of the call to
int(""), which would lead to the path being skipped completely
instead of being encoded as a b'\x00' byte, which is the expected
behavior observed by apps compiled with the C SDK.
@sonarqubecloud
Copy link

@bigspider bigspider requested a review from yogh333 November 26, 2025 12:34
@bigspider bigspider merged commit 94ec0f4 into stable_protobuf_version Nov 26, 2025
10 checks passed
@bigspider bigspider deleted the fix_empty_path_stable_protobuf branch November 26, 2025 13:17
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.

3 participants