Skip to content

tool_operate: reorder code to avoid compiler warning#7971

Closed
bagder wants to merge 3 commits intomasterfrom
bagder/potentially-uninitialized
Closed

tool_operate: reorder code to avoid compiler warning#7971
bagder wants to merge 3 commits intomasterfrom
bagder/potentially-uninitialized

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Nov 8, 2021

tool_operate.c(889) : warning C4701: potentially uninitialized local
variable 'per' use

Follow-up to cc71d35
Reported-by: Marc Hörsken
Bug: #7922 (comment)

tool_operate.c(889) : warning C4701: potentially uninitialized local
variable 'per' use

Follow-up to cc71d35
Reported-by: Marc Hörsken
Bug: #7922 (comment)
@bagder bagder force-pushed the bagder/potentially-uninitialized branch from 83f1189 to f2d690d Compare November 8, 2021 13:57
@bagder bagder closed this in 351b181 Nov 8, 2021
@bagder bagder deleted the bagder/potentially-uninitialized branch November 8, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants