Timestamp:
2015-10-21T09:50:08Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
09f7ec1
Parents:
72d661e
Message:

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.