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

[METADATA] Expose all COMRPC metadata like Channels and Proxies (also… #1775

Merged
merged 16 commits into from
Nov 11, 2024

Conversation

pwielders
Copy link
Contributor

… the private channels)

@pwielders pwielders requested a review from MFransen69 October 11, 2024 18:30
MFransen69
MFransen69 previously approved these changes Oct 14, 2024
if (comchannel != nullptr) {
result = &(comchannel->Source());
return (comchannel->Extension().Origin());
Copy link

@rdkcmf-jenkins rdkcmf-jenkins Oct 30, 2024

Choose a reason for hiding this comment

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

Coverity issue no longer present as of: undefined

Show issue

Coverity Issue - Missing unlock

Returning without unlocking "this->_adminLock.m_syncMutex".

Medium Impact, CWE-667
LOCK

Thank you Coverity! I like tools that add value :-)
@pwielders
Copy link
Contributor Author

Also see:
rdkcentral/ThunderNanoServices#848
WebPlatformForEmbedded/ThunderNanoServicesRDK#326
to be merged after this has been merged..

@MFransen69 MFransen69 merged commit 3a82e15 into master Nov 11, 2024
63 checks passed
@MFransen69 MFransen69 deleted the development/Metadata branch November 11, 2024 09:44
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.

4 participants