[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/dcop
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-04-19 9:46:30
Message-ID: 1145439990.032850.26141.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 531418 by mueller:

fix crash (CID 1042)


 M  +3 -3      dcopserver.cpp  


--- trunk/KDE/kdelibs/dcop/dcopserver.cpp #531417:531418
@@ -1470,10 +1470,10 @@
                     broadcastApplicationRegistration( conn,
                         "applicationRemoved(QCString)", oldAppId );
                 broadcastApplicationRegistration( conn, \
"applicationRegistered(QCString)", conn->appId ); +  	        replyType = "QCString";
+	        reply << conn->appId;
+	        return true;
 	    }
-	    replyType = "QCString";
-	    reply << conn->appId;
-	    return true;
 	}
     }
     else if ( fun == "registeredApplications()" ) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic