Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

[TRAFODION-3243] Avoid dereference of deleted NAString in UPDATE STATISTICS #1756

Merged
merged 1 commit into from Dec 6, 2018

Conversation

DaveBirdsall
Copy link
Contributor

In the HSColGroupStruct destructor, move the call to HSColGroupStruct::freeISMemory up to the front, before the "delete colNames" statement. The freeISMemory method dereferences colNames. Before this fix, this could cause cores.

@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/3054/

@Traf-Jenkins
Copy link

@asfgit asfgit merged commit 95380a0 into apache:master Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants