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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to