Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

dpx_file: Throw exception on invalid file read #125

Conversation

ThomasWilshaw
Copy link
Contributor

If dpx_read() fails to open a file for any reason, report the failure via a exception an return 0.

Fixes #122

If dpx_read() fails to open a file for any reason, report the failure
via a exception an return 0.

Fixes ampas#122
@michaeldsmith michaeldsmith merged commit 00a2e0d into ampas:master Jan 28, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ctl_render dpx_read() should give error message when trying to open invalid filename
2 participants