]> granicus.if.org Git - yasm/commit
Leak fixes (#79)
authorbird2tori <bird-github@anduin.net>
Sat, 23 Sep 2017 22:08:58 +0000 (00:08 +0200)
committerPeter Johnson <johnson.peter@gmail.com>
Sat, 23 Sep 2017 22:08:58 +0000 (15:08 -0700)
commit4808260d62ab0a1e2b9b9e7ec99873cdb6e2203c
treea53df9953826bd45b0f4e02acecbbb4d2dedd76b
parent91d628ac60580a75011e49f1fcad4b3aa720ea4e
Leak fixes (#79)

* preproc/nasm: Close the input file; addressed a few memory leaks.

* yasm.c: delete include paths before we exit

* cv-dbgfmt.c: Free cv_filename::filename too.
frontends/yasm/yasm.c
modules/dbgfmts/codeview/cv-dbgfmt.c
modules/preprocs/nasm/nasm-pp.c
modules/preprocs/nasm/nasm-preproc.c