Internal Jenkins has submitted this change and it was merged.

Change subject: IMPALA-3285: Fix ASAN failure in webserver-test
......................................................................


IMPALA-3285: Fix ASAN failure in webserver-test

This patch fixes a test ASAN issue where a RapidJson value was 'moved',
rather than copied, into a Document object; the original was the deleted
and the moved version became invalid.

Change-Id: Ib0c71163af14c6f18e785938712caf193a393794
Reviewed-on: http://gerrit.cloudera.org:8080/2737
Reviewed-by: Alex Behm <[email protected]>
Tested-by: Internal Jenkins
---
M be/src/util/webserver-test.cc
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Internal Jenkins: Verified
  Alex Behm: Looks good to me, approved



-- 
To view, visit http://gerrit.cloudera.org:8080/2737
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib0c71163af14c6f18e785938712caf193a393794
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Henry Robinson <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Internal Jenkins

Reply via email to