You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #42316 [Security] Fix str_contains type mismatch in ChannelListener (bobvandevijver)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Security] Fix str_contains type mismatch in ChannelListener
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix#42300, Part of #41552
| License | MIT
| Doc PR | -
Also use a default empty string in the `ChannelListener` before using `str_contains`.
Commits
-------
28ae62d [Security] Fix str_contains type mismatch in ChannelListener
0 commit comments