commit | a8018eb470f3299d1658abdd2ba1a1d0091ca8e8 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Mon Sep 20 09:29:19 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Sep 20 16:06:58 2021 +0200 |
tree | 2eb27578ca61768e3165619c2ad074918aa1128f | |
parent | ecf55968a100dfb9eed8ba86f2dd67abb42fb943 [diff] |
BUG/MINOR: flt-trace: fix an infinite loop when random-parsing is set The issue is introduced with the commit c41d8bd65 ("CLEANUP: flt-trace: Remove unused random-parsing option"). This must be backported everywhere the above commit is.