diff options
author | Nick Clifton <nickc@redhat.com> | 2016-03-07 17:29:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-03-07 17:29:25 +0000 |
commit | 4fc874242f8f1bf17cf6e65b159dd804e793e6cd (patch) | |
tree | 270a038005096bd4ee9f8522926be270cfece2be /binutils/testsuite/binutils-all/empty | |
parent | 23a4bd22c75862fdbaa5faef59b9094ec738f675 (diff) | |
download | binutils-4fc874242f8f1bf17cf6e65b159dd804e793e6cd.zip binutils-4fc874242f8f1bf17cf6e65b159dd804e793e6cd.tar.gz binutils-4fc874242f8f1bf17cf6e65b159dd804e793e6cd.tar.bz2 |
Allow zero length archive elements.
bfd PR binutils/19775
* archive.c (bfd_generic_openr_next_archived_file): Allow zero
length elements in the archive.
binutils PR binutils/19775
* testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
Run the new proc.
* testsuite/binutils-all/empty: New, empty, file.
Diffstat (limited to 'binutils/testsuite/binutils-all/empty')
-rw-r--r-- | binutils/testsuite/binutils-all/empty | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/empty b/binutils/testsuite/binutils-all/empty new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/binutils/testsuite/binutils-all/empty |