Skip to content
Snippets Groups Projects
Commit 53d289df authored by Paul Russo's avatar Paul Russo
Browse files

This fixes:

https://savannah.cern.ch/bugs/?37522

The problem with the existing code is that a compiled operator delete[]
is used to free memory that was not allocated with a new[] operator.

The solution chosen here is to flag this special case in the var_array
entry for the variable to guide the deletion.


git-svn-id: http://root.cern.ch/svn/root/trunk@29619 27541ba8-7e3a-0410-8455-c3a389f83636
parent df850392
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment