Skip to content
Snippets Groups Projects
Commit 542811e4 authored by Wouter Verkerke's avatar Wouter Verkerke
Browse files

   o RooConvGenContext

     - Remove forgotten debug print statement


   o RooDataHist

     - Initialize _realIter to zero in default ctor so that object don't crash in dtor
       (Bug report by Chris Roat)


   o RooFitResult

     - Do not call appendToDir() in 1st constructor when invoked as default ctor
       (name=0,title=0) to avoid ROOT memory management problems


   o RooSimPdfBuilder

     - Allocate config string memory buffer dynamically to avoid memory overruns
       for very complex builds


   o RooStreamParser

     - Fix processing of skipped lines to also skip the continuation lines if the skipped
       line was folded over multiple file lines


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