mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
widget: reset some deleted vars
only to be shure
This commit is contained in:
@@ -66,6 +66,7 @@ fprintf(stderr, "%s:%d %s\n", __func__, __LINE__, argv[0]);
|
||||
if (res)
|
||||
*res = ret;
|
||||
delete y;
|
||||
y = NULL;
|
||||
fprintf(stderr, "%s:%d\n", __func__, __LINE__);
|
||||
showResult();
|
||||
}
|
||||
|
Reference in New Issue
Block a user