]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: 51d: Fix HTX message prefetch
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 09:53:43 +0000 (11:53 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 09:53:43 +0000 (11:53 +0200)
commitf11b1fb87fd94896aa7dbf69a57b023e4ceb952c
treeda5432ea273f156e1bb204ba09b7901b1b50abae
parentb565e72dfbbb526bb6aaa0ffd1864d3534b38c8c
BUG/MINOR: 51d: 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 51d module.

No need to backport.
src/51d.c