Closed Chabrier closed 11 years ago
Please, amend your patch with small package description. For example,
Replace: difference-equation/modeling: fix a segfault With: de: fix a segfault in GUI
2012/11/20 Chabrier notifications@github.com
difference-equation/modeling: fix a segfault
When calling the experimental condition of the modeling plugin of the difference-equation on a port parameter, gvle was ending directly with a segfault. A wrong implementation of a destructor has been fixed.