URGENT: patch to fix buffer overflow in cygwin1.dll in versions 1.7.2 to 1.7.5

2010-04-13 Thread John Bowman
ptote/1.92/asymptote-1.92-setup.exe/download Regards, -- John Bowman University of Alberta diff -ru cygwin.broken/cygheap.cc cygwin/cygheap.cc --- cygwin.broken/cygheap.cc2009-10-03 05:28:04.0 -0700 +++ cygwin/cygheap.cc 2010-04-12 05:43:47.640625000 -0700 @@ -363,7 +363,7 @@ cwcsdup (

patch to fix broken xdr headers

2005-08-15 Thread John Bowman
This patch fixes the broken CYGWIN xdr headers under g++. For an example of C++ usage of the xdr External Data Representation, see http://www.math.ualberta.ca/~bowman/xstream.html diff -ru rpc.broken/auth.h rpc/auth.h --- rpc.broken/auth.h 2005-03-10 14:32:52.0 -0700 +++ rpc/auth.h 200