Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/crypto/dist/ipsec-tools/src/libipsec
On Tue, Jun 28, 2005 at 04:12:42PM +0000, Christos Zoulas wrote:
>
> Module Name: src
> Committed By: christos
> Date: Tue Jun 28 16:12:42 UTC 2005
>
> Modified Files:
> src/crypto/dist/ipsec-tools/src/libipsec: pfkey.c
>
> Log Message:
> Add proper casts. Fix a problem where (uint32_t < ~0). Cast both ~0's to
> u_int, since this is what the author intended.
Surely ~0u is better?
Also isn't doing these sort of changes to code in dist rather pointless
and just making the job of integrating any updates much harder?
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index