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

List:       kde-commits
Subject:    KDE/kdelibs/kjsembed/kjsembed
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2008-03-26 22:41:43
Message-ID: 1206571303.296541.25597.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 790557 by sebsauer:

fix crash if functions without a returnvalue got called :-/

 M  +1 -0      variant_binding.cpp  


--- trunk/KDE/kdelibs/kjsembed/kjsembed/variant_binding.cpp #790556:790557
@@ -265,6 +265,7 @@
     QVariant returnValue;
     switch( value->type() )
     {
+        case KJS::UndefinedType:
         case KJS::NullType:
             break;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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