[323] in Kerberos_V5_Development
Re: Extension to krb5_unparse_name
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Oct 12 14:15:49 1990
Date: Fri, 12 Oct 90 14:15:26 -0400
From: Theodore Ts'o <tytso@ATHENA.MIT.EDU>
To: John T Kohl <jtkohl@ATHENA.MIT.EDU>
Cc: krbdev@ATHENA.MIT.EDU
In-Reply-To: John T Kohl's message of Fri, 12 Oct 90 10:43:04 -0400,
Reply-To: tytso@ATHENA.MIT.EDU
Date: Fri, 12 Oct 90 10:43:04 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
X-Us-Snail: MIT Room E40-300, 1 Amherst St., Cambridge, MA 02139 USA
Perhaps it could return an error saying "size not big enough" and update
*size to be the necessary size, then the caller can expand the space and
try again?
I don't know... that seems sort of clumsy, to say the least..... why do
you think that realloc'ing is risky?
- Ted