summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-08-30 12:39:33 (GMT)
committerGitHub <noreply@github.com>2023-08-30 12:39:33 (GMT)
commit4646ac859c5c1ba45c8b864a0dbc713525467d1a (patch)
tree002a3f3a180cc40aa87133c895b66e0ca82ac38e /tools/testfiles
parent8063108578873e512c4e5432955086c0bb04b878 (diff)
downloadhdf5-4646ac859c5c1ba45c8b864a0dbc713525467d1a.zip
hdf5-4646ac859c5c1ba45c8b864a0dbc713525467d1a.tar.gz
hdf5-4646ac859c5c1ba45c8b864a0dbc713525467d1a.tar.bz2
Bring CVE fixes from develop (#3447)
* Bring CVE fixes from develop * Fix for CVE-2018-15671 * Fix for CVE-2016-4332 * Update the CVE matrix
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/tgroup-2.ddl9
1 files changed, 1 insertions, 8 deletions
diff --git a/tools/testfiles/tgroup-2.ddl b/tools/testfiles/tgroup-2.ddl
index 2ac8ac6..5374742 100644
--- a/tools/testfiles/tgroup-2.ddl
+++ b/tools/testfiles/tgroup-2.ddl
@@ -17,14 +17,7 @@ GROUP "/" {
}
}
GROUP "g2" {
- GROUP "g2.1" {
- GROUP "g2.1.1" {
- }
- GROUP "g2.1.2" {
- }
- GROUP "g2.1.3" {
- }
- }
+ HARDLINK "/g2"
}
GROUP "g3" {
GROUP "g3.1" {