[krbdev.mit.edu #7233] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Aug 13 16:43:50 EDT 2012
Use gssalloc in krb5_gss_export_name
krb5_gss_export_name uses malloc to construct a gss_buffer_desc value,
and should use gssalloc_malloc instead.
(cherry picked from commit e54c8d7e6c6185ff4d0e1b472f98897c2e3fc5b3)
https://github.com/krb5/krb5/commit/af4ba305e3d0164ed70bbf089acad614e288312a
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: af4ba305e3d0164ed70bbf089acad614e288312a
Branch: krb5-1.10
src/lib/gssapi/krb5/export_name.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list