lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Sep 2012 08:54:04 +0100
From:	Mark Jackson <mpfj-list@...c.co.uk>
To:	richard -rw- weinberger <richard.weinberger@...il.com>
CC:	lkml <linux-kernel@...r.kernel.org>
Subject: Re: Advice on mmap() "feature"

On 16/09/12 21:52, richard -rw- weinberger wrote:
> On Sun, Sep 16, 2012 at 9:21 PM, Mark Jackson <mpfj-list@...c.co.uk> wrote:
>>         // now remove the mapping
>>         if (m_pFram)
>>         munmap(m_pFram, FRAM_SIZE);
> 
> You unmap less memory than you map...
> 

I hang my head in shame ... what a stupid mistake to miss !!

Thank you

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ