From: Matt Corallo Date: Mon, 3 May 2021 16:33:05 +0000 (+0000) Subject: Fix double-free of String bytes after converting an owned Str. X-Git-Tag: v0.0.98~7^2 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;ds=sidebyside;h=cf371006659446e248fd0625228a5aa0a999e012;hp=cf371006659446e248fd0625228a5aa0a999e012;p=ldk-c-bindings Fix double-free of String bytes after converting an owned Str. ---