Bug 660252 - gnutls backend in glib-networking does not allow simultaneous read and write
gnutls backend in glib-networking does not allow simultaneous read and write
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: network
2.30.x
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2011-09-27 15:16 UTC by ayo
Modified: 2012-07-18 21:49 UTC (History)
1 user (show)

See Also:
GNOME target: ---
GNOME version: ---


Attachments

Description ayo 2011-09-27 15:16:50 UTC
As mentioned on gtk-devel[1], the gnutls backend in glib-networking appears to be using a single internal state for both read and write operations. This is incorrect, since these operations may be performed simultaneously from two separate threads.

1. http://mail.gnome.org/archives/gtk-devel-list/2011-September/msg00200.html
Comment 1 Dan Winship 2012-07-18 21:49:12 UTC
fixed in master

Note You need to log in before you can comment on or make changes to this bug.