[17541] in Kerberos_V5_Development
Re: error: .. may be used uninitialized in this function
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Mar 22 10:11:03 2012
Message-ID: <4F6B32ED.8050008@mit.edu>
Date: Thu, 22 Mar 2012 10:10:53 -0400
From: Greg Hudson <ghudson@mit.edu>
MIME-Version: 1.0
To: Eray Aslan <eray.aslan@caf.com.tr>
In-Reply-To: <20120322104738.GA14715@zptr-nb18>
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
Thanks. I've applied this, except I used a different change to
slave/kprop.c.
As a note, when initializing a file descriptor, it's better to use -1
than 0, as 0 corresponds to standard input, which can be dangerous to
use in an edge case.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev