BUG/MINOR: flt-trace: fix an infinite loop when random-parsing is set
authorDragan Dosen <ddosen@haproxy.com>
Mon, 20 Sep 2021 07:29:19 +0000 (09:29 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Sep 2021 14:06:58 +0000 (16:06 +0200)
commita8018eb470f3299d1658abdd2ba1a1d0091ca8e8
tree2eb27578ca61768e3165619c2ad074918aa1128f
parentecf55968a100dfb9eed8ba86f2dd67abb42fb943
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.
src/flt_trace.c