On Tue, Jan 22, 2019 at 11:31:38PM +0100, David Kozub wrote:
> response_get_token had already been in place, its functionality had
> been duplicated within response_get_{u64,bytestring} with the same error
> handling. Unify the handling by reusing response_get_token within the
> other functions.
>
> Co-authored-by: Jonas Rabenstein <[email protected]>
> Signed-off-by: David Kozub <[email protected]>
> Signed-off-by: Jonas Rabenstein <[email protected]>
Reviewed-by: Scott Bauer <[email protected]>