Re: Security: gsu
- From: Chris Evans <chris ferret lmh ox ac uk>
- To: Martin Baulig <martin home-of-linux org>
- cc: Havoc Pennington <hp pobox com>, gnome-list gnome org, security-audit ferret lmh ox ac uk
- Subject: Re: Security: gsu
- Date: Thu, 25 Feb 1999 21:54:34 +0000 (GMT)
On 25 Feb 1999, Martin Baulig wrote:
> Am I correct that this
>
> read(user_supplied_data, password, -1)
>
> equals to
>
> read(user_supplied_data, password, MAXINT-1)
That's my guess.
> I will change this to be `size_t len' in CVS - is this the correct fix,
> a `size_t' should always be unsigned ?
I would just use "unsigned int"
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]