yahoo: call callback on connect error to fix memleak
Passing NULL as the "fd" and 0 as the error. The callback is
yahoo_connected() in libyahoo2.c, and with those parameters all it does
is freeing the data parameter.
(No files)
Note: See TracChangeset
for help on using the changeset viewer.