GNOME Bugzilla – Bug 696881
tlsconnection-gnutls: Overwrites the waiting_op pollfd with the cancellable's one
Last modified: 2013-04-02 20:27:04 UTC
Summary says it all.. it writes twice to fds[0].
Created attachment 240143 [details] [review] tlsconnection-gnutls: Create the cancellable pollfd in right buffer The cancellable pollfd was overwriting the waiting_op one
Comment on attachment 240143 [details] [review] tlsconnection-gnutls: Create the cancellable pollfd in right buffer oof
Comitted