]> OCCT Git - occt.git/commit
Coding - Fix draco buffer index out of bounds
authorElias Cohenca <elias@bananaz.ai>
Thu, 23 Jan 2025 00:25:08 +0000 (02:25 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2025 00:25:08 +0000 (00:25 +0000)
commitbb84ecf5c67ccc21ef636df5f50b92e29638fe9f
tree5b98c1d62cc81ebe74048b0c239f05062dd9ee76
parent87a64bbad59c67b4a36d5f054fc2a9258ecf8afb
Coding - Fix draco buffer index out of bounds

Fixed an exception where the bufferIndex is out of bounds.
Happens when Draco compression is combined with SetMergeFaces.
src/RWGltf/RWGltf_CafWriter.cxx