Skip to content

coverity 1497349: use after free#9807

Merged
bryancall merged 1 commit intoapache:masterfrom
bryancall:coverity_1497349
Jun 9, 2023
Merged

coverity 1497349: use after free#9807
bryancall merged 1 commit intoapache:masterfrom
bryancall:coverity_1497349

Conversation

@bryancall
Copy link
Contributor

Switched to use a unique name instead of freeing the pointer and reuseing the old variable name. Looks like a false positive.

Switched to use a unique name instead of freeing the pointer and
reuseing the old variable name.  Looks like a false positive.
@bryancall bryancall added this to the 10.0.0 milestone Jun 8, 2023
@bryancall bryancall self-assigned this Jun 8, 2023
@bryancall bryancall merged commit 544c641 into apache:master Jun 9, 2023
bryancall added a commit to bryancall/trafficserver that referenced this pull request Jun 14, 2023
Switched to use a unique name instead of freeing the pointer and
reuseing the old variable name.  Looks like a false positive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants