From: Ralph Corderoy Date: Tue, 12 Sep 2017 13:55:16 +0000 (+0100) Subject: mh_oauth_cred_fn()'s return value no longer needs duplicating. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/b080f5bec1263d354ca4943e2bc9670cb1e9cfa7?ds=sidebyside;hp=b080f5bec1263d354ca4943e2bc9670cb1e9cfa7 mh_oauth_cred_fn()'s return value no longer needs duplicating. It now returns a fresh allocation so that can be used directly rather than obtaining another copy. ---