Hi Patrik,
as you mentioned you are working on some kind of next release. I wonder if
you could add a patch or let me know how I can add it (attached).
I found out it should not destroy here as it is being (probably) cleaned up
somewhere else. Destroying here crashes.
I also wonder if we would be able to use openobex2 (1.7) in the new version.
thank you in advance
kind regards
--- tde/1_git/edeps/syncevolution/src/backends/tdepim/TDEPIMSyncSource.cpp 2019-10-11 22:08:13.461862241 +0000
+++ tde/2_build/edeps/syncevolution/src/backends/tdepim/TDEPIMSyncSource.cpp 2019-10-11 22:09:26.931864863 +0000
@@ -65,10 +65,11 @@
TDEPIMSyncSource::~TDEPIMSyncSource()
{
-// if (tdeappPtr) {
-// delete tdeappPtr;
-// tdeappPtr = 0;
-// }
+/* if (tdeappPtr) {
+ delete tdeappPtr;
+ tdeappPtr = 0;
+ }
+*/
// SE_LOG_DEBUG(NULL, "TDE base destroyed OK");
}
_______________________________________________
SyncEvolution mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s