error: .. may be used uninitialized in this function

Greg Hudson ghudson at MIT.EDU
Thu Mar 22 10:10:53 EDT 2012


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.


More information about the krbdev mailing list