Skip to content
New issue

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

Fixes attachment handling in minimal mode #3

Merged

Conversation

thorstenk
Copy link

Uses IteratorAggregate interface instead of direct array access.

Root cause: pre-increment of array pointer IMP_Compose::atcId in method IMP_Compose_Attachment::_construct().

Uses IteratorAggregate interface instead of direct array access.
Root cause: pre-increment of array pointer IMP_Compose::atcId in method
IMP_Compose_Attachment::_construct().
Copy link
Member

@mrubinsk mrubinsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants