summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2019-11-25 15:21:05 +1100
committerNathan Scott <nathans@redhat.com>2019-11-25 15:21:05 +1100
commit42697bd45a226d0841189c5ee6d4987d6cd7f481 (patch)
treec9fc32068dcdfc4f5cb58210a608f57ca9ce5269 /examples
parent5d0568d9ae49363ad21b512c52025e45bbf8d02e (diff)
Fix dead code in sslLogCallback relating to should_log variable.
Coverity scans found that the should_log logic in sslLogCallback is not working as expected because the variable is not correctly initialised (the conditional code before logging always sets the value to 1, which it already is).
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions