Skip to content
Snippets Groups Projects
Commit f3477145 authored by Alexander Turenko's avatar Alexander Turenko Committed by Alexander Turenko
Browse files

config: copy config URIs before a modification

A recent TLS options support patchset (PR #9385) has changed a way to
work with URIs: they're now tables, not strings. So, a modification may
influence the original data.

Prevent it by copying a table before a modification.

Part of #8862

NO_DOC=bugfix
NO_CHANGELOG=the fixed code was not released yet
NO_TEST=no known failure scenarios
parent 7e18922a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment