view src/protocols/jabber/JEPS @ 13496:d2aadcdbec6c

[gaim-migrate @ 15872] Resolve CID 94 Event var_compare_op: Added "msg" due to comparison "msg != 0" 627 if(msg) 628 *msg = gaim_status_get_attr_string(status, "message"); 629 630 /* if the message is blank, then there really isn't a message */ Event var_deref_op: Variable "msg" tracked as NULL was dereferenced. 631 if(*msg && !**msg) 632 *msg = NULL; committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 13 Mar 2006 18:48:49 +0000
parents 1976914caa51
children a63358a0093e
line wrap: on
line source

0045: IN PROGRESS
	Multi-User Chat
0047: IN PROGRESS
	In-Band Bytestreams
0060: NEED
	Pub-Sub
0071: AWAITING FINAL SPEC
	XHTML-IM
0073: NEED
	Basic IM Protocol Suite
0080: NEED (Do we?)
	Geographic Location Information
0084: NEED
	User Avatars in Jabber
0085: NEED
	Chat State Notifications
0089: WATCH
	Generic Alerts
0093: NEED
	Roster Item Exchange
0100: NEED
	Gateway Interaction (Transports)
0115: WATCH
	Client Capabilities
0017: NEED
	Advanced IM Protocol Suite