This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/winsup/cinstall ChangeLog geturl.cc mount. ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2001-10-31 05:15:06

Modified files:
	winsup/cinstall: ChangeLog geturl.cc mount.cc nio-http.cc 

Log message:
	2001-11-01  Matt Hargett  <matt@use.net>
	
	* geturl.cc (progress): Change int to unsigned int to eliminate
	lint warnings.
	* (get_url_to_string): Check for NULL pointer.
	* mount.cc (find2): Use free instead of delete for malloc'd
	memory.
	* nio-http.cc (NetIO_HTTP::NetIO_HTTP): Fix memory leak.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=2.111&r2=2.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/geturl.cc.diff?cvsroot=src&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/mount.cc.diff?cvsroot=src&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/nio-http.cc.diff?cvsroot=src&r1=2.3&r2=2.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]