Index: src/syncml_common.c
===================================================================
--- src/syncml_common.c	(révision 6033)
+++ src/syncml_common.c	(copie de travail)
@@ -296,6 +296,8 @@
 				report_error_on_context(&(env->disconnectCtx), &oserror, TRUE);
 				g_error_free(error);
 				error = NULL;
+			} else {
+				report_success_on_context(&(env->disconnectCtx));
 			}
 		}
 	}

