]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:client:http_test fix Non-boolean returned
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 15 Jan 2026 03:08:22 +0000 (16:08 +1300)
committerAnoop C S <anoopcs@samba.org>
Thu, 15 Jan 2026 08:15:34 +0000 (08:15 +0000)
commita7e7a68b80cbf7fec83e75cc592cda0bcdfb3766
tree887e057c892a7fcbb9cb24376f0cfceacd7862d1
parent4d638f2101f523e42becf7a3cf2547fcf6752b02
s4:client:http_test fix Non-boolean returned

fix cppcheck

source4/client/http_test.c:85:3: style: Non-boolean value returned from
    function returning bool [returnNonBoolInBooleanFunction]

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15924

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source4/client/http_test.c