trace when decoding high compression level drc file
Open
Waiting Response
- Dominant language
- C++
- Stars
- 7.5k
- Forks
- 1.1k
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
in MeshPredictionSchemeGeometricNormalDecoder::ComputeOriginalValues line 132:
this->transform().ComputeOriginalValue(pred_normal_oct, in_corr + data_offset, out_data + data_offset);
this->transform().num_components_ equals 0 , causing a trace when ClampPredictedValue is called in PredictionSchemeWrapDecodingTransform::ComputeOriginalValue, line 47
Contributor guide
Assessment
This issue has not been assessed yet.