Qifan Chen has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/16584 )

Change subject: IMPALA-9232 Potential overflow in serializeThriftMsg
......................................................................

IMPALA-9232 Potential overflow in serializeThriftMsg

This fix added a sanity check to assure the length of the buffer
holding a serialized object does not go over INT_MAX bytes.

Testing:
1. Unit testing;
2. Ran Core tests successfully.

Change-Id: Ie76028acea84dbe0e88518dae60aaf7e7ca55e9e
---
M be/src/rpc/jni-thrift-util.h
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/16584/2
--
To view, visit http://gerrit.cloudera.org:8080/16584
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie76028acea84dbe0e88518dae60aaf7e7ca55e9e
Gerrit-Change-Number: 16584
Gerrit-PatchSet: 2
Gerrit-Owner: Qifan Chen <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Qifan Chen <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to