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

Replaced the storage container for HDU from vector to deque to prevent reference invalidation in fits_reader #164

Merged
merged 2 commits into from
Nov 28, 2020

Conversation

gopi487krishna
Copy link
Collaborator

Description

Fixed the problem of reference invalidation in fits_reader

References

#162

Copy link
Member

@lpranam lpranam left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link
Member

@lpranam lpranam left a comment

Choose a reason for hiding this comment

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

please change commit message to something more descriptive...

include/boost/astronomy/io/fits_reader.hpp Outdated Show resolved Hide resolved
include/boost/astronomy/io/fits_reader.hpp Outdated Show resolved Hide resolved
@gopi487krishna gopi487krishna changed the title Fixed #162 Replaced the storage container for HDU from vector to deque to prevent reference invalidation in fits_reader Nov 25, 2020
@lpranam lpranam merged commit f56fb61 into BoostGSoC19:develop Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants