mirror of https://github.com/OISF/suricata
pgsql: fix defect found by coverity
Pgsql was using bitwise operations to assign password output config to its context flags, but mixing that with logic negation of the default value, resulting in the expressions having a constant value as result. Bug: #5007pull/6854/head
parent
59ac1fe277
commit
0bf1227f0f
Loading…
Reference in New Issue