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

Resolving Integer Handling Issues #12

Open
wants to merge 3 commits into
base: release/main_aig
Choose a base branch
from

Conversation

rawwash
Copy link

@rawwash rawwash commented Nov 20, 2024

[How]
Casting variables to larger integer types after smaller ones.

[Why]
To ensure code quality and remove coverity scan warnings

Jira ID: EDGEML-8980

Yousef Al Rawwash and others added 3 commits November 13, 2024 15:50
[How]
Ensuring all memory is freed

[Why]
To ensure code quality

Jira ID: EDGEML-8980
[How]
Casting to larger integer types after conversion to smaller ones.

[Why]
To resolve coverity scan warnings

Jira ID: EDGEML-8980
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.

1 participant