[Pidgin] #14295: aim_ssi_item_debug_append() uses NULL string as string pointer to printf()
Pidgin
trac at pidgin.im
Wed Jun 15 09:17:42 EDT 2011
#14295: aim_ssi_item_debug_append() uses NULL string as string pointer to printf()
------------------------------------+---------------------------------------
Reporter: clh | Owner: MarkDoliner
Type: patch | Status: new
Milestone: Patches Needing Review | Component: AIM
Version: 2.8.0 | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Comment(by darkrain42):
dustin:
If I recall correctly, it has to do with the underlying OS implementation
of printf (glib's built-in fallback implementation does handle NULL
properly), or I may have that backwards.
Yes, please use "(null)" to identify something which is NULL (vs. the
empty string).
In the status output, which attributes may be NULL?
--
Ticket URL: <http://developer.pidgin.im/ticket/14295#comment:4>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list