From f6affbcfef4841070559bd95d40f5a2c26581f7e Mon Sep 17 00:00:00 2001 From: joye Date: Tue, 8 Jul 2014 16:20:47 +0000 Subject: *** empty log message *** --- src/bltGrElemBar.C | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bltGrElemBar.C b/src/bltGrElemBar.C index 2c23945..401fda5 100644 --- a/src/bltGrElemBar.C +++ b/src/bltGrElemBar.C @@ -200,6 +200,7 @@ BarElement::BarElement(Graph* graphPtr, const char* name, Tcl_HashEntry* hPtr) optionTable_ = Tk_CreateOptionTable(graphPtr->interp_, optionSpecs); ops->stylePalette = Blt_Chain_Create(); + // this is an option and will be freed via Tk_FreeConfigOptions // By default an element's name and label are the same ops->label = Tcl_Alloc(strlen(name)+1); -- cgit v0.12