diff options
author | Simo Sorce <simo@redhat.com> | 2015-01-22 14:26:23 -0500 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2015-01-22 14:54:05 -0500 |
commit | 9da1bc9dec8d228b35ef8639832cddc5e477ddf8 (patch) | |
tree | d2a30d8704a7d003f19a515c6e5dc45d89ba9de9 /proxy/src/gp_debug.c | |
parent | 3349c5a75225649114173529de180bd6d46a9c6e (diff) | |
download | gss-proxy-9da1bc9dec8d228b35ef8639832cddc5e477ddf8.tar.gz gss-proxy-9da1bc9dec8d228b35ef8639832cddc5e477ddf8.tar.xz gss-proxy-9da1bc9dec8d228b35ef8639832cddc5e477ddf8.zip |
Zero out the outputs of display_name
The mechglue expects the mechanism function to zero them in all cases.
Otherwise on error it will later try to free the output buffer value
which can be an arbitrary pointer. This will cause a segfault or
worse in glibc's free().
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Roland Mainz <rmainz@redhat.com>
Diffstat (limited to 'proxy/src/gp_debug.c')
0 files changed, 0 insertions, 0 deletions