5089N/A# date:2007-03-07 owner:elaine type:bug bugster:6524856 state:upstream
5089N/A# 15378767 SUNBT6524856 Gaim core dump when connect Google Talk account
5089N/A# These changes are already present upstream.
5089N/A PurpleConnectionError reason = PURPLE_CONNECTION_ERROR_NETWORK_ERROR;
5089N/A char *msg = jabber_parse_error(js, packet, &reason);
5089N/A purple_connection_error_reason(js->gc, reason, msg);