[Pidgin] #4422: SIP Publish Etag/If-Match
Pidgin
trac at pidgin.im
Sat Jan 5 13:43:31 EST 2008
#4422: SIP Publish Etag/If-Match
-----------------------+----------------------------------------------------
Reporter: hawkinsw | Owner: seanegan
Type: patch | Status: new
Priority: minor | Milestone:
Component: SIMPLE | Version: 2.3.0
Resolution: | Keywords: publish
Pending: 0 |
-----------------------+----------------------------------------------------
Comment (by rlaager):
The if statement here is not necessary, as g_free() checks for NULL.
1372 if (sip->publish_etag)
1373 g_free(sip->publish_etag);
Other than that, this patch reads fine. I'm not able to test it, though.
--
Ticket URL: <http://developer.pidgin.im/ticket/4422#comment:7>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list