Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/5062
Change subject: IMPALA-4480: zero_length_region_ must be as aligned as max_align_t ...................................................................... IMPALA-4480: zero_length_region_ must be as aligned as max_align_t MemPool::TryAllocateAligned returns memory that might be that aligned, and it returns &MemPool::zero_length_region_ when called to allocate a block of size 0. Change-Id: Ia31b27e38897f357478c4eedaab0c787e731b2d4 --- M be/src/runtime/mem-pool.h 1 file changed, 4 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/5062/1 -- To view, visit http://gerrit.cloudera.org:8080/5062 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia31b27e38897f357478c4eedaab0c787e731b2d4 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
