Skip to content

replace sprintf with snprintf in proc_alive#211

Merged
hami-robot[bot] merged 1 commit into
Project-HAMi:mainfrom
mesutoezdil:fix/snprintf-process-utils
Jun 30, 2026
Merged

replace sprintf with snprintf in proc_alive#211
hami-robot[bot] merged 1 commit into
Project-HAMi:mainfrom
mesutoezdil:fix/snprintf-process-utils

Conversation

@mesutoezdil

Copy link
Copy Markdown
Contributor

proc_alive in process_utils.h still used sprintf. Replace with snprintf to be consistent with the rest of the codebase.

Consistent with the rest of the codebase after PR Project-HAMi#206.

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>

@DSFans2014 DSFans2014 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@archlitchi archlitchi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@hami-robot

hami-robot Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: archlitchi, mesutoezdil

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot hami-robot Bot added the approved label Jun 30, 2026
@hami-robot hami-robot Bot merged commit 673850d into Project-HAMi:main Jun 30, 2026
10 checks passed
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