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

Fix clusterExtension handling of events and access. #1355

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

clusterExtension handling was ignoring (1) events and (2) access modifiers (so anything using those in a clusterExtension would cause incorrect permissions to be applied, leading to security bugs).

This fixes both issues.

clusterExtension handling was ignoring (1) events and (2) access modifiers (so
anything using those in a clusterExtension would cause incorrect permissions to
be applied, leading to security bugs).

This fixes both issues.
@bzbarsky-apple bzbarsky-apple merged commit d216b84 into project-chip:master Jul 10, 2024
13 checks passed
@bzbarsky-apple bzbarsky-apple deleted the fix-cluster-extension branch July 10, 2024 15:42
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