diff options
author | Dmitry Shkurko <Dmitry.V.Shkurko@intel.com> | 2013-08-28 19:33:24 +0700 |
---|---|---|
committer | David Wagner <david.wagner@intel.com> | 2014-02-12 17:04:12 +0100 |
commit | 764ff429ac913567910e4acb1da98502f246754a (patch) | |
tree | 9c56b38f8bf48b2a969dbe38460c399548f85624 /parameter/FrameworkConfigurationGroup.cpp | |
parent | 9b275887f7891890c15d07e5aa90fcf2ed846bbf (diff) | |
download | external_parameter-framework-764ff429ac913567910e4acb1da98502f246754a.zip external_parameter-framework-764ff429ac913567910e4acb1da98502f246754a.tar.gz external_parameter-framework-764ff429ac913567910e4acb1da98502f246754a.tar.bz2 |
Avoid integer overflow while calculating max values
BZ: 134249
The behavior is undefined in the case of signed integer overflow
for enum and fixed point parameter types.
Modify the behavior to handle correctly the signed integers.
Change-Id: Idbd0798a39f826853ae1afcd05cebd897675b9a8
Signed-off-by: Dmitry Shkurko <Dmitry.V.Shkurko@intel.com>
Diffstat (limited to 'parameter/FrameworkConfigurationGroup.cpp')
0 files changed, 0 insertions, 0 deletions