Skip to content

Test a bit flag with & not &&. Part 3 of (BUGZ-4206)

Bugfix: Bit flag must be tested with & to be meaningful, not &&.

Merge request reports

Loading