Skip to content

listen_socket: Remove default value from virtual function parameter.#2573

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
jrajahalme:remove-default-parameter-vaulue
Feb 9, 2018
Merged

listen_socket: Remove default value from virtual function parameter.#2573
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
jrajahalme:remove-default-parameter-vaulue

Conversation

@jrajahalme
Copy link
Copy Markdown
Contributor

We should not have default parameter values on virtual functions, but
this one slipped through.

Fixes: eb02089 ("Listener: Add listener filters. (#2346)")
Signed-off-by: Jarno Rajahalme jarno@covalent.io
Risk Level: Low

We should not have default parameter values on virtual functions, but
this one slipped through.

Fixes: eb02089 ("Listener: Add listener filters. (envoyproxy#2346)")
Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
@mattklein123 mattklein123 merged commit 6f91019 into envoyproxy:master Feb 9, 2018
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: JP Simard <jp@jpsim.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.

3 participants