Skip to content

Conversation

@szsam
Copy link

@szsam szsam commented May 30, 2023

The variable old_pid is read, but may not have been written by fscanf(). It should be guarded by a check that the call to fscanf returns at least 1.

The variable old_pid is read, but may not have been written
by fscanf(). It should be guarded by a check that the call to
fscanf returns at least 1.
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