BUG/MINOR: wurfl: Fix HTX message prefetch
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 09:52:13 +0000 (11:52 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 09:52:13 +0000 (11:52 +0200)
commitb565e72dfbbb526bb6aaa0ffd1864d3534b38c8c
tree088fe96b00d90b5ab0952a8097b3f21905c0b696
parentd1185cc496cb624f6eddfa525244eace29b61d00
BUG/MINOR: wurfl: Fix HTX message prefetch

An additional argument has been added to smp_prefetch_htx() function in the
commit 778f5ed47 ("MEDIUM: checks/http-fetch: Support htx prefetch from a check
for HTTP samples"). But forgot to update call in wurfl module.

No need to backport.
src/wurfl.c