Skip to content
Snippets Groups Projects
Commit c9e326e0 authored by Rene Brun's avatar Rene Brun
Browse files

Fix by Philippe to a problem reported by Maarten

TFormula::TFormula(TFormula const &) was indirecly accessing uninitialized memory.
This is fixed by initializing the value in it.

TF1::Copy was leaking memory (not deleting existing arrays), once this was fixed,
this required to add the proper initialization in TF1::TF1(TF1 const &).


git-svn-id: http://root.cern.ch/svn/root/trunk@7170 27541ba8-7e3a-0410-8455-c3a389f83636
parent e79d2fd2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment