commit | aec19a7d0d6742ba3ad1f757779b8d384bd1243c | [log] [tgz] |
---|---|---|
author | Miroslav Zagorac <mzagorac@haproxy.com> | Tue Mar 01 18:44:36 2022 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Apr 08 16:31:33 2022 +0200 |
tree | 59529d628d4444bcc398884e1179d611521469b5 | |
parent | 854efefd6cf43018efcdeb0da2c06cc19fd00980 [diff] |
CLEANUP: opentracing: added variable to store variable length The same variable should not be used to store multiple different results, because it can be confusing. Therefore, the var_name_len variable has been added in several functions, in order to avoid the use of the retval variable for several different purposes. This patch must be backported as far as 2.4.