]> git.kaiwu.me - haproxy.git/commit
CLEANUP: opentracing: simplify the condition on the empty header
authorMiroslav Zagorac <mzagorac@haproxy.com>
Sun, 12 Sep 2021 06:15:37 +0000 (08:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 12 Sep 2021 06:17:02 +0000 (08:17 +0200)
commite956c9cdac7d6c07e49233613973968d39b60569
tree2671c342df459caba19bdbdf156ccdd83e3d12fe
parented17ca7006ecdb75a9a7aaa5459c3a4710b72399
CLEANUP: opentracing: simplify the condition on the empty header

The second patch from the last series of patches has been redesigned
here, the ist() function is used to set an empty string instead of
working directly with the string pointer.

I thank Tim Düsterhus for his advice.
addons/ot/src/http.c