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

coverity: fix the RESOURCE_LEAK in peeknpoke #9

Conversation

bhe4
Copy link

@bhe4 bhe4 commented Sep 23, 2024

add the close(fd) to fix the RESOURCE_LEAK issue

Tracked-On: OAM-124667

Copy link

@tanujtekriwal tanujtekriwal left a comment

Choose a reason for hiding this comment

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

Also please add "Tests Done: " in the commit message as part of commit message format.

mem_dump.c Show resolved Hide resolved
mem_dump.c Show resolved Hide resolved
@bhe4 bhe4 requested a review from tanujtekriwal September 25, 2024 01:51
@tanujtekriwal
Copy link

Also please add "Tests Done: " in the commit message as part of commit message format.

Please add this.

@bhe4
Copy link
Author

bhe4 commented Sep 25, 2024

Added the Tests Done, Please help review.

@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

Dependent pr program name is not compatable this pr's program name, for more details please check tracked_on

@sysopenci
Copy link

Improper Commit Message
Improper Affects version

@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

Copy link

@tanujtekriwal tanujtekriwal left a comment

Choose a reason for hiding this comment

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

LGTM

@sysopenci sysopenci added PR approved and removed Pending PR Review Pending PR Review labels Sep 25, 2024
1. add the close(fd) to fix the RESOURCE_LEAK issue
2. fix the insecure data handling in peeknpoke.c

Tests Done:
1. Build and boot
2. crashlog function works

Tracked-On: OAM-126085
Signed-off-by: Bo He <[email protected]>
Copy link

@tanujtekriwal tanujtekriwal left a comment

Choose a reason for hiding this comment

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

LGTM

@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Oct 8, 2024
@sysopenci
Copy link

Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci merged commit 9231c49 into projectceladon:celadon/u/mr0/master Oct 9, 2024
17 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon_umr0_master-merge/157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants