Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Fri, 23 Feb 2001 10:49:39 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Possible bug and solution for shmget with a FIXED attribute
Message-ID: <20010223104939.I908@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <LAW2-F227zrmqRapKT50000f789@hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <LAW2-F227zrmqRapKT50000f789@hotmail.com>; from gene_spleen@hotmail.com on Thu, Feb 22, 2001 at 10:13:31PM -0500

On Thu, Feb 22, 2001 at 10:13:31PM -0500, Gene Spleen wrote:
> 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?

I don't know if that helps in your case but it's definitly an oversight
in the code. I have checked in a patch.

Thanks for the hint,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

