Skip to content

dict_readonly: member init #1661

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

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Conversation

ax3l
Copy link
Collaborator

@ax3l ax3l commented Jan 7, 2019

fix missing member initialization in pytypes: read-only dict.

dict_readonly has a dereference method that would return uninit data.

Found with coverity in a downstream project.

fix missing member initialization in pytypes: read-only dict.

Found with coverity in a downstream project.
@wjakob
Copy link
Member

wjakob commented Jun 10, 2019

fine..

@wjakob wjakob merged commit a2cdd0b into pybind:master Jun 10, 2019
@ax3l ax3l deleted the fix-pyTypesMemberInit branch June 10, 2019 22:02
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