Skip to content

Fix[rmqa_compressiontransformerimpl]: check compression properties#76

Merged
willhoy merged 5 commits intobloomberg:mainfrom
678098:patch-4
Mar 17, 2026
Merged

Fix[rmqa_compressiontransformerimpl]: check compression properties#76
willhoy merged 5 commits intobloomberg:mainfrom
678098:patch-4

Conversation

@678098
Copy link
Contributor

@678098 678098 commented Mar 12, 2026

The existing implementation just checks that header exists, and after this it tries to use properties from this header without checking that they actually exist. This might result in crash on assertion.

Strengthen checks by verifying that the properties actually exist before use, or fail with an error.

678098 added 3 commits March 12, 2026 16:01
…s before use

The existing implementation just checks that header exists, and it tries to just use properties from this header without checking that they actually exist. This might result in crash on assertion.

Strengthen checks by verifying that the properties actually exist before use, or fail with an error.

Signed-off-by: Evgenii Malygin <emalygin@bloomberg.net>
Signed-off-by: Evgenii Malygin <emalygin@bloomberg.net>
Signed-off-by: Evgenii Malygin <emalygin@bloomberg.net>
@678098
Copy link
Contributor Author

678098 commented Mar 12, 2026

thisisnsh
thisisnsh previously approved these changes Mar 16, 2026
Signed-off-by: Will <2185386+willhoy@users.noreply.github.com>
@willhoy willhoy enabled auto-merge (squash) March 17, 2026 15:27
@willhoy willhoy merged commit ec46a5e into bloomberg:main Mar 17, 2026
4 checks passed
@678098 678098 deleted the patch-4 branch March 17, 2026 16:32
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