aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-11-08 09:09:36 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-11-08 09:09:36 +0200
commit684b7ac5767e676cda78c161aeb7fe7b45a07529 (patch)
tree410866246e3dd8ca3ef82592735d630687da6049 /tests/testsuite.at
parentcd892d109a583e3a29e1da66b8374c29605bfdc8 (diff)
downloadcpio-684b7ac5767e676cda78c161aeb7fe7b45a07529.tar.gz
cpio-684b7ac5767e676cda78c161aeb7fe7b45a07529.tar.bz2
Fix cpio header verification.
* src/copyin.c (read_name_from_file): Print error message and skip file if its name is not nul-terminated.
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index aa56bb9..f901b1a 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,8 +1,7 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU cpio
-# Copyright (C) 2004, 2006-2007, 2010, 2014-2015, 2017 Free Software
-# Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

Return to:

Send suggestions and report system problems to the System administrator.