Fix memleak of codeview leaf (#114)

This commit is contained in:
Peter Meerwald-Stadler 2023-05-13 06:10:17 +02:00 committed by GitHub
parent bfe1bc257d
commit 93a960bc7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -561,6 +561,7 @@ cv_leaf_destroy(cv_leaf *leaf)
}
ch++;
}
yasm_xfree(leaf);
}
static unsigned long