Skip to content
  • Amy spark's avatar
    Fix uninitialized memory access in VectorControl · 904c607d
    Amy spark authored
    This is a symptom of bad design throughout SeExpr: there should be a
    massive refactoring towards shared pointers and automatic deletion of
    objects (especially in the UI).
    For now, let's just make sure this works properly. After GSoC, we can
    get back to a complete refactoring of the code.
    904c607d