DescriptionRenumbering sandbox policy actions to fix bug found by VC++'s /analyze.
Warning was:
src\sandbox\win\src\policy_engine_processor.cc(81) : warning C6313:
Incorrect operator: zero-valued flag cannot be tested with bitwise-and.
This change should have no effect because the kStopOnErrors policy is
never requested.
BUG=427616
Committed: https://crrev.com/4471c6a4b951804d211afb269d064a7cd4753acf
Cr-Commit-Position: refs/heads/master@{#307988}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|