]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: opentracing: improved normalization of context variable names
authorMiroslav Zagorac <mzagorac@haproxy.com>
Tue, 1 Mar 2022 23:15:23 +0000 (00:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Apr 2022 14:31:33 +0000 (16:31 +0200)
commitb536cec2dcf2a29bd57ef9a7400eb9993d1ab4c4
tree96321ca8314aff996187ca110b42cb2298f96bb0
parentaec19a7d0d6742ba3ad1f757779b8d384bd1243c
MINOR: opentracing: improved normalization of context variable names

The flag_cpy parameter has been added to the flt_ot_normalize_name()
function, through which we can determine whether the function converts
special characters (which are part of that name) when copying a variable
name.

This patch must be backported in 2.5.
addons/ot/src/vars.c