Skip to content

Conversation

@kiruba115
Copy link
Contributor

RDKEMW-9552 : improve l1 tests hdmi cec source
Test run

@kiruba115 kiruba115 requested a review from a team as a code owner November 10, 2025 07:39
Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 20, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 20, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

@rdkcmf-jenkins rdkcmf-jenkins Nov 21, 2025

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 - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Coverity Issue - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

Plugin::HdmiCecSourceProcessor proc(Connection::getInstance());

EXPECT_NO_THROW(proc.process(featureAbort, header));
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Coverity Issue - Uninitialized pointer read

Using uninitialized value "reason.impl" when calling "FeatureAbort".

High Impact, CWE-457
UNINIT

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.

3 participants