Commit b3d7adc4 authored by Claes Sjofors's avatar Claes Sjofors

wb, mask array bugfix

parent 0f916a95
...@@ -3250,6 +3250,7 @@ int WItemAttrArrayElem::open_children(double x, double y) ...@@ -3250,6 +3250,7 @@ int WItemAttrArrayElem::open_children(double x, double y)
flow_eDest_IntoLast); flow_eDest_IntoLast);
} }
free((char*)bd); free((char*)bd);
break;
} }
case pwr_eType_Objid: case pwr_eType_Objid:
case pwr_eType_AttrRef: { case pwr_eType_AttrRef: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment