]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/dlltool.c
Fixes a couple of bugs reported in dlltool.
authorStephen Kitt <steve@sk2.org>
Fri, 29 May 2015 10:03:03 +0000 (11:03 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 29 May 2015 10:03:03 +0000 (11:03 +0100)
commit030f4c7f08246bdc79d74c4c297729003773b67c
tree162d48c62cf4399de10b0f9a21d69ddc4c45210f
parent4fb18d37fdcbf3756ce9018e68f1bdc40d4abc1f
Fixes a couple of bugs reported in dlltool.

* dlltool.c (make_one_lib_file): Clear .idata$6 before use.
(main): Fail if the output file specified by the -z option cannot
be opened.
binutils/ChangeLog
binutils/dlltool.c