]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: da: cast the chunk to string.
authorDavid Carlier <dcarlier@afilias.info>
Wed, 10 Jul 2019 20:19:24 +0000 (21:19 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jul 2019 08:20:09 +0000 (10:20 +0200)
commit7df4185f3c0ca87fb1fe47522af452d98e0e36e7
treef08c5f5728783582a874c6e5fa9fb169eea0f6a2
parentbc89ad8d94246eca064b87e76c1897f6a950f6fb
BUG/MEDIUM: da: cast the chunk to string.

in fetch mode, the output was incorrect, setting the type to string
explicitally.

This should be backported to all stable versions.
src/da.c