]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD/MINOR: opentracing: fixed build when using clang
authorMiroslav Zagorac <mzagorac@haproxy.com>
Tue, 18 May 2021 18:05:10 +0000 (20:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 May 2021 03:25:02 +0000 (05:25 +0200)
commit65b86685e1bdc77bc2ea6c2ed888d1cf8ca8f484
tree57135902a692b011851adc3e53d14f6b2721a8f2
parent79a88ba3d09f7e2b73ae27cb5d24cc087a548fa6
BUILD/MINOR: opentracing: fixed build when using clang

The arguments of the snprintf() function are now consistent with the
format used.

This should fix the github issue #1242.
addons/ot/src/scope.c