fix a small memleak in writeatom()
authorHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 10 Aug 2020 14:09:46 +0000 (16:09 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 10 Aug 2020 14:09:46 +0000 (16:09 +0200)
commit5334f3e0009bb7d5835c3bad60db507bfd146930
treee1920e75da8482947a70570f691eadd9e2268ed3
parentdc0709f6f4f7e256e27272cb0b8611715caf1f3b
fix a small memleak in writeatom()

non-tag references were not freed.
stagit.c