[
https://issues.apache.org/jira/browse/IMPALA-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511331#comment-16511331
]
ASF subversion and git services commented on IMPALA-2746:
---------------------------------------------------------
Commit 7c5eb933b810c476505c9f5a044b749ed630da86 in impala's branch
refs/heads/2.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=7c5eb93 ]
IMPALA-7145: fix leak of OpenSSL context when spilling
Add a RAII wrapper for the OpenSSL context that automatically frees
on all exit paths from the function.
Add a backend test wrapper that enables LeakSanitizer for an individual
test. This is a step towards IMPALA-2746.
Fix version check bug in asan.h.
Testing:
Enable LeakSanitizer for openssl-util-test. This reliably found the bug.
Ran core tests under ASAN.
Change-Id: I98760ed8f31b18b489a156f945c29c95c9bf3184
Reviewed-on: http://gerrit.cloudera.org:8080/10666
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Backend tests should pass with leak sanitizer enabled
> -----------------------------------------------------
>
> Key: IMPALA-2746
> URL: https://issues.apache.org/jira/browse/IMPALA-2746
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.3.0
> Reporter: Martin Grund
> Priority: Minor
> Labels: resource-management, test-infra
>
> Currently, when running the backend tests with ASAN, the build will fail if
> memory leak detection is enabled. We should investigate where leaks occur and
> fix them to make sure we can benefit from the leak detection as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]