binutils-gdb/libctf
Nick Alcock 9b9e262994 libctf: fix uninitialized variables in testsuite
Just because a path is an error path doesn't mean the program terminates
there if you don't ask it to.  And we don't want to -- but that means
we need to initialize the variables that are missed if an error happens to
*something*.  Type ID 0 (unimplemented) will do: it'll induce further
ECTF_BADID errors, but that's no bad thing.

libctf/ChangeLog:

	* testsuite/libctf-writable/libctf-errors.c: Initialize variables.
2024-03-11 17:16:12 +00:00
..
doc Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
testsuite libctf: fix uninitialized variables in testsuite 2024-03-11 17:16:12 +00:00
.gitignore
aclocal.m4 Finalized intl-update patches 2023-11-15 12:53:04 +00:00
ChangeLog Add markers for 2.42 branch 2024-01-15 14:42:15 +00:00
ChangeLog-2020
config.h.in Finalized intl-update patches 2023-11-15 12:53:04 +00:00
configure Finalized intl-update patches 2023-11-15 12:53:04 +00:00
configure.ac Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-archive.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-create.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-decl.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-decls.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-dedup.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-dump.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-endian.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-error.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-hash.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-impl.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-inlines.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-intl.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-labels.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-link.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-lookup.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-open-bfd.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-open.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-qsort_r.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-serialize.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-sha1.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-sha1.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-string.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-subr.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-types.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
ctf-util.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
elf.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
libctf.ver Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
Makefile.am Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
Makefile.in Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
NEWS
swap.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30