mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 23:25:57 +01:00
2021-05-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression 'RDCutDialog' that could cause a segfault when calling 'RDCutDialog::exec()'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -46,6 +46,7 @@ RDCutDialog::RDCutDialog(QString *filter,QString *group,QString *schedcode,
|
||||
cart_caption=caption;
|
||||
cart_allow_add=allow_add;
|
||||
|
||||
cart_temp_allowed=NULL;
|
||||
cart_cutname=NULL;
|
||||
cart_filter_mode=rda->station()->filterMode();
|
||||
if(filter==NULL) {
|
||||
|
||||
Reference in New Issue
Block a user