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

Correct handling of null file_info with track_property_provider_v3 #209

Merged
merged 1 commit into from
Aug 4, 2019

Conversation

reupen
Copy link
Owner

@reupen reupen commented Aug 4, 2019

This was a result of the changes in #199. track_property_provider_v3 expects provided metadb_info_container objects to be non-null and there is a subtle difference in behaviour between the metadb_handle::get_info_ref() overloads.

Now, invalid metadb_info_container::ptr objects are avoided completely.

This was a result of the changes in #199. `track_property_provider_v3` expects provided `metadb_info_container` objects to be non-null and there is a subtle difference in behaviour between the `metadb_handle::get_info_ref()` overloads.

Now, invalid `metadb_info_container::ptr` objects are avoided completely.
@reupen reupen marked this pull request as ready for review August 4, 2019 09:26
@reupen reupen merged commit 07537b8 into master Aug 4, 2019
@reupen reupen deleted the fix-null-file-info-item-props branch August 4, 2019 09:27
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.

1 participant