• lifekidyeaa's avatar
    Fixed segfault which occured when open ing the module editor, loading a... · 6d609d18
    lifekidyeaa authored
    Fixed segfault which occured when open ing the module editor, loading a module, closing it, and opening the module editor again. This was 
    caused by prematurely deleting the module editor's m_Pcb pointer, which has the same value (points to the same structure) as 
    g_ModuleEditor_Pcb hence should not be 
    deleted. 
    
    
    6d609d18
Name
Last commit
Last update
..
appl_wxstruct.h Loading commit data...
base_struct.h Loading commit data...
bitmaps.h Loading commit data...
build_version.h Loading commit data...
class_collector.h Loading commit data...
colors.h Loading commit data...
common.h Loading commit data...
dcsvg.h Loading commit data...
drawpanel_wxstruct.h Loading commit data...
eda_dde.h Loading commit data...
fctsys.h Loading commit data...
gr_basic.h Loading commit data...
grfonte.h Loading commit data...
hotkeys_basic.h Loading commit data...
id.h Loading commit data...
macros.h Loading commit data...
pad_shapes.h Loading commit data...
pcbstruct.h Loading commit data...
plot_common.h Loading commit data...
pyhandler.h Loading commit data...
trigo.h Loading commit data...
worksheet.h Loading commit data...
wxPcbStruct.h Loading commit data...
wxstruct.h Loading commit data...