gst/tcp/gstfdset.c: Add more locking and bounds checking.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 18 Aug 2004 11:57:56 +0000 (11:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 18 Aug 2004 11:57:56 +0000 (11:57 +0000)
commit36db5cb890112c5426386ae9db548eb79665ea1f
treeb0952641d25b2828c8313c92f569b060e49eb47f
parentd5c88bc058a71ca3833f5e145a1c789b09eb7048
gst/tcp/gstfdset.c: Add more locking and bounds checking.

Original commit message from CVS:
* gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
(gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
(gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
(gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
(gst_fdset_wait):
Add more locking and bounds checking.
ChangeLog
gst/tcp/gstfdset.c