This is the mail archive of the cygwin@sources.redhat.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]

Possible bug and solution for shmget with a FIXED attribute


In mmap.cc, the function fhandler_disk_file::mmap has as its first
paramater addr, the requested address for a memory attachment.  Actually, 
this is the ADDRESS of the value for the memory location requested for this 
attachment.  See this, the call to MapViewOfFileEx looks like it should 
change it's addr parameter to *addr.  Thoughts?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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