]> git.ipfire.org Git - thirdparty/curl.git/commit
multi: value '2L' is assigned to a boolean
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Sep 2019 07:47:37 +0000 (09:47 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Sep 2019 06:07:21 +0000 (08:07 +0200)
commit07c1af9226689a10721e457115f7ef5a52c352eb
tree86101919749ffa6a234b416bf86dab03afbdfc66
parent2e68e5a023c0723521b1867814ce48e688cb9200
multi: value '2L' is assigned to a boolean

Fixes warning detected by PVS-Studio
Fixes #4374
lib/multi.c