[Pidgin] #15273: HTTPS Link contents shown via IE cache on Windows 8

Pidgin trac at pidgin.im
Sat Nov 3 09:18:55 EDT 2012


#15273: HTTPS Link contents shown via IE cache on Windows 8
----------------------------------+------------------------------
 Reporter:  kibmcz                |       Owner:  datallah
     Type:  defect                |      Status:  new
Milestone:                        |   Component:  winpidgin (gtk)
  Version:  2.10.6                |  Resolution:
 Keywords:  Windows 8 https file  |
----------------------------------+------------------------------

Comment (by csalgau):

 Unless I misunderstand, the above described crash has nothing to do with
 the branch.
 g_strsplit() creates a new array of null-terminated strings.
 The patch proceeds to obtain a pointer to the first string, then frees the
 array.
 There is no guarantee, and none should be provided, that after
 g_strfreev() returns the string is still usable. This could very well be
 the reason for the crash.

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


More information about the Tracker mailing list