Skip to content

clean-up: use mutex reference p3#42674

Merged
botengyao merged 1 commit intoenvoyproxy:mainfrom
botengyao:clean_up_4
Dec 17, 2025
Merged

clean-up: use mutex reference p3#42674
botengyao merged 1 commit intoenvoyproxy:mainfrom
botengyao:clean_up_4

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:

Signed-off-by: Boteng Yao <boteng@google.com>
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 9b74448 into envoyproxy:main Dec 17, 2025
25 checks passed
TAOXUY pushed a commit to TAOXUY/envoy that referenced this pull request Dec 18, 2025
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:

Signed-off-by: Boteng Yao <boteng@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
@botengyao botengyao deleted the clean_up_4 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:

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