X Tutup
Skip to content

fixed reference to invalid container entry in PathMatch::match() - detected by Coverity#7725

Merged
firewave merged 1 commit intodanmar:mainfrom
firewave:pathmatch-x
Aug 14, 2025
Merged

fixed reference to invalid container entry in PathMatch::match() - detected by Coverity#7725
firewave merged 1 commit intodanmar:mainfrom
firewave:pathmatch-x

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

@firewave firewave commented Aug 7, 2025

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Aug 7, 2025

@firewave
Copy link
Copy Markdown
Collaborator Author

firewave commented Aug 7, 2025

@glankk
This was introduced in 4d5a7f9. I think we need to backport this to 2.18.x just to be safe.

I filed https://trac.cppcheck.net/ticket/14061 about detecting this ourselves.

@firewave firewave marked this pull request as draft August 7, 2025 12:54
@firewave firewave changed the title pathmatch.cpp: fixed reference to invalid container entry - detected by Coverity fixed reference to invalid container entry in PathMatch::match() - detected by Coverity Aug 7, 2025
@firewave firewave marked this pull request as ready for review August 12, 2025 11:17
@glankk
Copy link
Copy Markdown
Collaborator

glankk commented Aug 14, 2025

@glankk This was introduced in 4d5a7f9. I think we need to backport this to 2.18.x just to be safe.

Agreed. Change looks good.

@firewave firewave merged commit ceb87bf into danmar:main Aug 14, 2025
63 checks passed
@firewave firewave deleted the pathmatch-x branch August 14, 2025 08:46
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.

2 participants

X Tutup