libabigail/tests/data
Dodji Seketeli 1392a720a8 ini: Do not crash on incorrect property value
When the value of the 'name_regexp' property is incorrect, the ini
parser can crash.

Pancake, of Radare2 fame, reported this one by email.

Fixed thus.

	* src/abg-ini.cc (read_context::read_property_value): Do not
	dereference a null pointer to list property value.
	* tests/data/test-ini/test02-buggy-property-value.abignore: New
	test input.
	* tests/data/test-ini/test02-buggy-property-value.abignore.expected:
	Likewise.
	* tests/data/Makefile.am: Add the two new test inputs to source
	distribution.
	* tests/test-ini.cc (in_out_spec): Add the new test input pair to
	this test harness.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2023-04-26 22:32:42 +02:00
..
test-abicompat default-reporter: Fix source location in functions change report 2023-02-10 13:15:27 +01:00
test-abidiff rhbz2114909 - Refer to changed base classes using their non-qualified names 2022-10-20 17:17:09 +02:00
test-abidiff-exit Bug 30309 - Support absolute path to alt debug info file in DWARF 2023-04-25 15:50:26 +02:00
test-alt-dwarf-file
test-annotate writer: Annotate pointer representation 2023-04-25 15:50:25 +02:00
test-core-diff
test-default-supprs
test-diff-dwarf ir, writer: Go back to canonicalizing typedefs in the IR 2022-09-20 11:43:34 +02:00
test-diff-dwarf-abixml dwarf-reader: Support Ada subranges having upper_bound < lower_bound 2023-04-05 16:54:32 +02:00
test-diff-filter Improve self-comparison debug mode 2023-04-25 15:50:25 +02:00
test-diff-pkg abipkgdiff: Don't use user-specific filesystem info in error msg 2023-04-05 17:01:48 +02:00
test-diff-pkg-ctf ctf-reader: Set alignment-in-bits property to 0 2022-11-29 12:44:16 +01:00
test-diff-suppr suppression: Support offset_of_{first,last}_data_member_regexp offset selectors 2023-03-02 18:18:37 +01:00
test-fedabipkgdiff
test-ini ini: Do not crash on incorrect property value 2023-04-26 22:32:42 +02:00
test-kmi-whitelist
test-lookup-syms
test-read-btf dwarf-reader: Support Ada subranges having upper_bound < lower_bound 2023-04-05 16:54:32 +02:00
test-read-common
test-read-ctf reader: Recognize variadic parameter type from abixml 2023-04-25 15:50:26 +02:00
test-read-dwarf ir: Recognize "void* as being equal to all other pointers in C 2023-04-14 12:38:07 +02:00
test-read-write dwarf-reader: Support Ada subranges having upper_bound < lower_bound 2023-04-05 16:54:32 +02:00
test-symtab
test-types-stability
test-write-read-archive
Makefile.am ini: Do not crash on incorrect property value 2023-04-26 22:32:42 +02:00