[Pidgin] #8198: Pidgin client blocked by AOL (ICQ)
Pidgin
trac at pidgin.im
Thu Jan 22 16:49:17 EST 2009
#8198: Pidgin client blocked by AOL (ICQ)
--------------------+-------------------------------------------------------
Reporter: init | Owner: MarkDoliner
Type: defect | Status: new
Milestone: | Component: ICQ
Version: 2.5.4 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by ramzai):
Replying to [comment:77 eveel]:
> Both patches are identical (but my uses GLib's g_random_set_seed()
instead of POSIX srand(), perhaps it is more portable).
You don't need to call g_random_set_seed() at all, it will be
automatically set with value from /dev/urandom or from current time if the
first is not available.
Everyone still affected, please try just setting seqnum_out to zero
(without hardcoded array stuff)
conn->seqnum_out = 0;
--
Ticket URL: <http://developer.pidgin.im/ticket/8198#comment:79>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list