[gnash] Remove context line which is changed by the FD_ZERO patch.

Kevin Kofler kkofler at fedoraproject.org
Wed Oct 6 05:19:27 UTC 2010


commit 74209aba561c120865af20455e0aa8217dbf2d3a
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Wed Oct 6 07:19:19 2010 +0200

    Remove context line which is changed by the FD_ZERO patch.

 gnash-0.8.8-libcurl721-DNS-resolving.patch |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gnash-0.8.8-libcurl721-DNS-resolving.patch b/gnash-0.8.8-libcurl721-DNS-resolving.patch
index 5cb2205..260b5e5 100644
--- a/gnash-0.8.8-libcurl721-DNS-resolving.patch
+++ b/gnash-0.8.8-libcurl721-DNS-resolving.patch
@@ -2,7 +2,7 @@ diff --git a/libbase/curl_adapter.cpp b/libbase/curl_adapter.cpp
 index 4604bee..c18209b 100644
 --- a/libbase/curl_adapter.cpp
 +++ b/libbase/curl_adapter.cpp
-@@ -657,10 +657,21 @@ CurlStreamFile::fillCache(std::streamsize size)
+@@ -657,10 +657,20 @@ CurlStreamFile::fillCache(std::streamsize size)
  
          // A value of -1 means no file descriptors were added.
          if (maxfd < 0) {
@@ -25,4 +25,3 @@ index 4604bee..c18209b 100644
 +            }
          }
  
-         FD_ZERO(&readfd);


More information about the scm-commits mailing list