Skip to content

[fix] Fix crash when analyzer_command is null#4823

Open
bruntib wants to merge 1 commit intoEricsson:masterfrom
bruntib:fix_analyzer_cmd
Open

[fix] Fix crash when analyzer_command is null#4823
bruntib wants to merge 1 commit intoEricsson:masterfrom
bruntib:fix_analyzer_cmd

Conversation

@bruntib
Copy link
Copy Markdown
Contributor

@bruntib bruntib commented Apr 20, 2026

Old CodeChecker versions didn't store the analyzer command. In this case null value was written to the analyzer_command column. Decompressing it with zlib results an error.

Old CodeChecker versions didn't store the analyzer command. In this case
`null` value was written to the analyzer_command column. Decompressing
it with zlib results an error.
@bruntib bruntib added this to the release 6.28.0 milestone Apr 20, 2026
@bruntib bruntib requested a review from barnabasdomozi April 20, 2026 13:10
@bruntib bruntib requested a review from vodorok as a code owner April 20, 2026 13:10
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.

2 participants