Commit dcdd4be3 authored by Saurav Babu's avatar Saurav Babu Committed by Daniel Stenberg
Browse files

vauth: Fixed memory leak due to function returning without free

This patch allocates memory to "output_token" only when it is required
so that memory is not leaked if function returns.
parent c6d3fa11
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment