[Mono-bugs] [Bug 46378][Nor] Changed - Add MemoryStream that points to memory.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 29 Jul 2003 01:48:30 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=46378

--- shadow/46378	Tue Jul 29 01:48:01 2003
+++ shadow/46378.tmp.19269	Tue Jul 29 01:48:30 2003
@@ -78,6 +78,11 @@
 
 With the patch, now the stream is backed by mmap, and only those
 pieces touched are loaded into memory, and the OS can discard the code
 in memory if it needs the space.  No copies are done of the data.
 
 
+
+------- Additional Comments From miguel@ximian.com  2003-07-29 01:48 -------
+Created an attachment (id=4998)
+C runtime patch
+