We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GlfUVTextureData::_GetNumMipLevelsValid(const GlfImageSharedPtr image) const can generate an out of range array access in OIIO.
Larry just patched OIIO to safely enable the use pattern in _GetNumMipLevelsValid.
Please see AcademySoftwareFoundation/OpenImageIO#1670
The text was updated successfully, but these errors were encountered:
Filed as internal issue #145500.
Sorry, something went wrong.
This is the same issue as #99, so I'm going to copy this info over and close this issue in favor of that one. Thanks!
Merge pull request PixarAnimationStudios#204 from autodesk-forks/adsk…
09b0db4
…/bugfix/TfPathUtils_Tests Fix TfPathUtils Test Failures on Windows
No branches or pull requests
GlfUVTextureData::_GetNumMipLevelsValid(const GlfImageSharedPtr image) const can generate an out of range array access in OIIO.
Larry just patched OIIO to safely enable the use pattern in _GetNumMipLevelsValid.
Please see AcademySoftwareFoundation/OpenImageIO#1670
The text was updated successfully, but these errors were encountered: