]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: vms buffer overflows and large memory allocation
authorAlan Modra <amodra@gmail.com>
Wed, 26 Feb 2020 04:44:48 +0000 (15:14 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 26 Feb 2020 04:51:33 +0000 (15:21 +1030)
commitcc4c4f40a2b46e355684e450f59154cece591c39
treeee6840b779fe93301515e25dccebeee163a484bf
parent450a1bfc7f60d4b37615a7d78aac83ca73cae159
Re: vms buffer overflows and large memory allocation

git commit c893ce360a changed buffer management, in the process
introducing a bug on an error return path.

* vms-lib.c (vms_lib_read_index): Release correct buffer.
bfd/ChangeLog
bfd/vms-lib.c