Skip to content

clean-up: use mutex reference p4#42675

Merged
botengyao merged 2 commits intoenvoyproxy:mainfrom
botengyao:clean_up_5
Dec 18, 2025
Merged

clean-up: use mutex reference p4#42675
botengyao merged 2 commits intoenvoyproxy:mainfrom
botengyao:clean_up_5

Conversation

@botengyao
Copy link
Copy Markdown
Member

Replace deprecated absl::MutexLock::MutexLock(Mutex*) constructor with absl::MutexLock::MutexLock(Mutex&)

Similar to #41208.

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:

Signed-off-by: Boteng Yao <boteng@google.com>
Signed-off-by: Boteng Yao <boteng@google.com>
@botengyao botengyao enabled auto-merge (squash) December 17, 2025 23:18
Copy link
Copy Markdown
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@botengyao botengyao merged commit 8035529 into envoyproxy:main Dec 18, 2025
25 checks passed
@botengyao botengyao deleted the clean_up_5 branch December 30, 2025 19:45
grnmeira pushed a commit to grnmeira/envoy that referenced this pull request Mar 20, 2026
Replace deprecated absl::MutexLock::MutexLock(Mutex*) constructor with
absl::MutexLock::MutexLock(Mutex&)

Similar to envoyproxy#41208.

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:

---------

Signed-off-by: Boteng Yao <boteng@google.com>
Signed-off-by: Gustavo <grnmeira@gmail.com>
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