[Pidgin] #1037: Pidgin 2.0.0 hangs using SIMPLE

Pidgin trac at pidgin.im
Wed May 30 12:39:34 EDT 2007


#1037: Pidgin 2.0.0 hangs using SIMPLE
---------------------------+------------------------------------------------
  Reporter:  pinkunicorn   |       Owner:                 
      Type:  defect        |      Status:  new            
  Priority:  minor         |   Milestone:  2.0.2          
 Component:  pidgin (gtk)  |     Version:  2.0            
Resolution:                |    Keywords:  simple sip hang
   Pending:  1             |  
---------------------------+------------------------------------------------
Comment (by michal_matyska):

 Just checked the 2.0.1 source code, the exclamation line is 1246.

 --- simple.c.orig       2007-05-30 18:38:31.000000000 +0200
 +++ simple.c    2007-05-30 18:38:54.000000000 +0200
 @@ -1243,7 +1243,7 @@
                                         foundxpidf = TRUE;
                                 if(tmp2) {
                                         *tmp2 = ',';
 -                                       tmp = tmp2;
 +                                       tmp = tmp2+1;
                                         while(*tmp == ' ') tmp++;
                                 } else
                                         tmp = 0;

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1037#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list