Skip to content

Conversation

Bossonor
Copy link
Contributor

@Bossonor Bossonor commented Jul 17, 2025

Fix some encode coverity issues: 2 Overflowed constant issues
Signed-off-by: Chen, Bosson [email protected]

Copy link
Contributor

@XinfengZhang XinfengZhang left a comment

Choose a reason for hiding this comment

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

I prefer unsigned int ivf_size = coded_size >= 44? coded_size - 32 - 12:0;
not change coded_size itself.

@Bossonor Bossonor force-pushed the 25ww29_coverity branch 2 times, most recently from eeecd3e to 72481af Compare July 17, 2025 08:51
@Bossonor Bossonor requested a review from XinfengZhang July 17, 2025 08:56
@XinfengZhang
Copy link
Contributor

please add --signoff

@Bossonor Bossonor changed the title Fix coveirty overflowed issues [Encode] Fix coveirty overflowed issues Jul 18, 2025
@Bossonor
Copy link
Contributor Author

please add --signoff

done~

Signed-off-by: Chen, Bohan <[email protected]>
@XinfengZhang XinfengZhang merged commit 50f5f6b into intel:master Jul 21, 2025
4 checks passed
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