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

Initialize CHIPDevice members #4671

Merged

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Feb 4, 2021

Problem

CHIPDevice data members do not seem to all be initialized.

Summary of Changes

Initialize the members (mainly the nullptrs we care a lot, tried to initialize as much as I saw reasonable values)

May fix #4667

@woody-apple woody-apple merged commit e22a52f into project-chip:master Feb 4, 2021
@andy31415 andy31415 deleted the initialize_chip_device_members branch October 28, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SIGSEGV on python trying to connect over IP (chip-all-clusters running on raspberry PI)
4 participants