Henry Robinson has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2737

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
---
M be/src/util/webserver-test.cc
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/37/2737/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2737
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib0c71163af14c6f18e785938712caf193a393794
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Henry Robinson <[email protected]>

Reply via email to