Fix unmatched temporary buffer allocations
authorCharles Manning <cdhmanning@gmail.com>
Tue, 8 Jun 2021 03:47:57 +0000 (15:47 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 8 Jun 2021 03:48:49 +0000 (15:48 +1200)
If there were errors then temporary buffers were not being freed properly.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found