Skip to content

Fix ROLZ inverse overread and transform test crashes#38

Merged
flanglet merged 1 commit into
flanglet:masterfrom
BICHENG:master
Jun 12, 2026
Merged

Fix ROLZ inverse overread and transform test crashes#38
flanglet merged 1 commit into
flanglet:masterfrom
BICHENG:master

Fix ROLZ inverse overread and transform test crashes

3032e5a
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 12, 2026 in 2m 24s

Annotations

Check failure on line 458 in src/transform/ROLZCodec.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the use of "new" with an operation that automatically manages the memory.

See more on https://sonarcloud.io/project/issues?id=flanglet_kanzi-cpp&issues=AZ6w3GRlarivAkdSZQHZ&open=AZ6w3GRlarivAkdSZQHZ&pullRequest=38

Check warning on line 458 in src/transform/ROLZCodec.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=flanglet_kanzi-cpp&issues=AZ6w3GRlarivAkdSZQHY&open=AZ6w3GRlarivAkdSZQHY&pullRequest=38

Check failure on line 817 in src/test/TestTransforms.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rewrite the code so that you no longer need this "delete".

See more on https://sonarcloud.io/project/issues?id=flanglet_kanzi-cpp&issues=AZ65WB7CU-ZdVsHs3SkY&open=AZ65WB7CU-ZdVsHs3SkY&pullRequest=38