Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
On Tue, Apr 01, 2008 at 09:05:37PM +0000, Juan Romero Pardines wrote:
>
> Module Name: src
> Committed By: xtraeme
> Date: Tue Apr 1 21:05:37 UTC 2008
>
> Modified Files:
> src/sys/kern: init_sysctl.c
>
> Log Message:
> When copying l_name and l_wmesg use KI_LNAMELEN and KI_WMESGLEN
> respectively, so that we don't care if l_name/wmesg is longer
> than kl_name/wmesg and the KASSERTs added in previous can go away.
The original code (1.125) was correct - I don't understand why it needed
changing.
Andrew
Home |
Main Index |
Thread Index |
Old Index