Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/usr.sbin/config
On Thu, 7 Nov 2002, Jason R. Fink wrote:
>
> Module Name: syssrc
> Committed By: jrf
> Date: Thu Nov 7 20:07:08 UTC 2002
>
> Modified Files:
> syssrc/usr.sbin/config: scan.l
>
> Log Message:
> Detect NULL characters in a config file and error out.
\00 is "NUL", not NULL. NULL is a pointer, not a character.
Take care,
Bill
Home |
Main Index |
Thread Index |
Old Index