Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/uvm



On Fri May 11 2007 at 20:05:51 +0000, Christos Zoulas wrote:
> 
> Module Name:  src
> Committed By: christos
> Date:         Fri May 11 20:05:51 UTC 2007
> 
> Modified Files:
>       src/sys/uvm: uvm_mmap.c
> 
> Log Message:
> fix bogus wrap tests; ssize_t != int...

I'd argue that it's still bogus.  Why would it be illegal for the size
parameter to be <0 when typecast to ssize_t?

-- 
Antti Kantee <pooka%iki.fi@localhost>                     Of course he runs 
NetBSD
http://www.iki.fi/pooka/                          http://www.NetBSD.org/
    "la qualité la plus indispensable du cuisinier est l'exactitude"



Home | Main Index | Thread Index | Old Index