]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Ignore trailing bytes at the end of a Windows Resource Version structure.
authorMark Harmstone <mark@harmstone.com>
Wed, 14 Apr 2021 10:53:30 +0000 (11:53 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 14 Apr 2021 10:55:16 +0000 (11:55 +0100)
commit6be872a439e15d12e86e7c5889f9e0b7804e59c6
tree350e9e293e9af44e2c085f992c3d7fb79e3f0b70
parentac4d323ea04501ad1c4eba77635b3f122c90ef85
Ignore trailing bytes at the end of a Windows Resource Version structure.

PR 27686
* resbin.c (bin_to_res_version): Ignore any trailing bytes at the
end of the structure.
binutils/ChangeLog
binutils/resbin.c