[Pidgin] #6031: ASCII control characters cause problems with libpurple clients

Pidgin trac at pidgin.im
Fri Jul 4 12:02:28 EDT 2008


#6031: ASCII control characters cause problems with libpurple clients
---------------------+------------------------------------------------------
  Reporter:  dhawes  |       Owner:  deryni
      Type:  defect  |      Status:  new   
  Priority:  minor   |   Milestone:        
 Component:  XMPP    |     Version:  2.4.2 
Resolution:          |    Keywords:        
   Pending:  0       |  
---------------------+------------------------------------------------------
Comment (by evands):

 Your patch would work around an `XML_ERR_INVALID_CHAR` error by parsing to
 the end and resetting the error info... but what if it were an uncoverable
 or systemic error, like ` XML_ERR_NO_MEMORY` or perhaps `
 XML_ERR_INTERNAL_ERROR`?  I'm afraid we could end up with an infinite
 loop.

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


More information about the Tracker mailing list