BUILD: ot: add argument for default value to vars_get_by_name()
authorWilly Tarreau <w@1wt.eu>
Fri, 3 Sep 2021 12:20:32 +0000 (14:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Sep 2021 12:21:40 +0000 (14:21 +0200)
commit0c36d0938c71a7fa635db3a339de59477825db08
tree65bc38931d788720e15adca03b53e9f3b74d846f
parent54496a6a5b29ca0a5ad0e0a916722d17cb734f2d
BUILD: ot: add argument for default value to vars_get_by_name()

The API was extended by commit e352b9dac ("MINOR: vars: make vars_get_by_*
support an optional default value") but I didn't notice that opentracing
was using it, so it broke the build. No backport needed.
addons/ot/src/vars.c