Change in ovirt-engine[master]: restapi : ints and shorts overflow
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Wed Mar 5 14:03:21 UTC 2014
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi : ints and shorts overflow
......................................................................
restapi : ints and shorts overflow
int and short values are overflown[1] before
they even reach the business code, allowing
for wrong values to be set.
Handles the case where negative values are passed
for unsignedInt and unsignedShort
Change-Id: I40115f1938a6263317d77ae2be0618d905e29664
Bug-Url: https://bugzilla.redhat.com/1000796
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/utils/IntegerParser.java
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Ravi Nori: Verified
Juan Hernandez: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/25425
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I40115f1938a6263317d77ae2be0618d905e29664
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list