Commit 1654aba
committed
Release buffer after export_name
The low-level `export_name` function was missing a call to
`gss_release_buffer`, which could have resulted in a memory leak.
This is now fixed.1 parent 78165a6 commit 1654aba
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| |||
0 commit comments