[Pidgin] #725: Logging Embedded Images

Pidgin trac at pidgin.im
Tue Jun 5 08:14:14 EDT 2007


#725: Logging Embedded Images
------------------------+---------------------------------------------------
  Reporter:  dave1g     |       Owner:  rlaager           
      Type:  patch      |      Status:  closed            
  Priority:  minor      |   Milestone:                    
 Component:  libpurple  |     Version:  2.0               
Resolution:  fixed      |    Keywords:  log logging images
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by evands at pidgin.im):

 (In [4f2e57fe9e2b64084fd159b379afa56222dd423e]) Fixed recognition of the
 extension of certain JPG files. The 4th character may be anything between
 e0 and ef; the first 3 should be sufficient for a magic number, though a
 more 'complete' solution would verify that (e0 <= data[3] <= ef).  Also,
 added recognition of TIF files (magic number: MM or II). Refs #725, which
 gave examples of several JPGs with (data[3] == e1).

-- 
Ticket URL: </ticket/725#comment:14>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list