[krbdev.mit.edu #1448] krb4's vts_long() and vts_short() corrupt memory

Alexandra Ellwood via RT rt-comment at krbdev.mit.edu
Thu May 1 13:09:47 EDT 2003


krb4's vts_long() and vts_short() modify the passed in pointer so that
the caller can no longer free it -- they return a pointer to the middle
of the buffer.  Also, they both write to the beginning of the buffer
passed in, not appending data to the end like they should be doing. 


More information about the krb5-bugs mailing list