summaryrefslogtreecommitdiff
path: root/examples/qos_meter
diff options
context:
space:
mode:
authorSlawomir Mrozowicz <slawomirx.mrozowicz@intel.com>2016-05-11 10:48:05 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-05-16 18:49:12 +0200
commitd52b5e735aa396600578f6e614bccb0cada99184 (patch)
tree05240851008624e026419c5312b0d7f1b9608f07 /examples/qos_meter
parentf2c41f26f82416d98ea77ec06b26c660a67feef6 (diff)
examples/qos_sched: fix lcore limit
In expression 1ULL << i, left shifting by more than 63 bits has undefined behavior. The shift amount, i, is as much as 127. Coverity issue: 30690 Fixes: de3cfa2c9823 ("sched: initial import") Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Diffstat (limited to 'examples/qos_meter')
0 files changed, 0 insertions, 0 deletions