Initialize gss_get_name_attribute output buffers
authorGreg Hudson <ghudson@mit.edu>
Tue, 14 Feb 2012 18:26:50 +0000 (18:26 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 14 Feb 2012 18:26:50 +0000 (18:26 +0000)
commitd841647b267417bb6b4bbb1a4333f8a048f26ca3
treef4053769d904c73bea2b6e6f0804024e8b6d0622
parent995acf62fc1eaeb96bdcb0b49130676d2cc5a5e4
Initialize gss_get_name_attribute output buffers

GSS functions which accept gss_buffer_t output arguments should
initialize those buffers to empty on startup (see gss_wrap, for
instance).  Do so for gss_get_name_attribute in the mechglue.

ticket: 7089
target_version: 1.10.1
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25700 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/mechglue/g_get_name_attr.c