libabigail/src
Dodji Seketeli 9d14151e15 ir: Fix a potential crash in canonicalize_types
I noticed crashes in canonicalize_types when it deals with nullptr
types.  Fixed thus.

	* src/abg-ir-priv.h (canonicalize_types): Avoid crashing when
	de-referencing an iterator to a nullptr type.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2024-07-16 11:04:06 +02:00
..
Makefile.am configure.ac: improve fts checks 2024-07-12 17:40:25 +02:00
abg-btf-reader.cc btf-reader: Add missing data members reset to reader::initialize 2024-06-21 18:46:35 +02:00
abg-comp-filter.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-comparison-priv.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-comparison.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-config.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-corpus-priv.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-corpus.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-ctf-reader.cc ctf-reader: Fix re-initialization of the CTF reader 2024-06-21 18:38:35 +02:00
abg-default-reporter.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-diff-utils.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-dwarf-reader.cc dwarf-reader: Fix reader::initialize to clear per corpus data 2024-06-21 18:45:22 +02:00
abg-elf-based-reader.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-elf-helpers.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-elf-helpers.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-elf-reader.cc elf-reader: Avoid crashing when looking at non-existing variable symbol 2024-05-09 18:02:27 +02:00
abg-fe-iface.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-hash.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-ini.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-internal.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-ir-priv.h ir: Fix a potential crash in canonicalize_types 2024-07-16 11:04:06 +02:00
abg-ir.cc ir: Cache the pretty representation used during pre-canonicalization type sorting 2024-06-21 18:43:53 +02:00
abg-leaf-reporter.cc leaf-reporter: Fix build with gcc 4.9. 2024-06-19 11:43:49 +02:00
abg-libxml-utils.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-reader.cc {btf,dwarf,ctf,abixml}-reader: Fix size of subrange type 2024-05-15 16:33:43 +02:00
abg-regex.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-reporter-priv.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-reporter-priv.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-suppression-priv.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-suppression.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-symtab-reader.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-symtab-reader.h Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-tools-utils.cc tools-utils.cc: Support collecting kernel binary paths build from sources 2024-05-31 17:56:41 +02:00
abg-traverse.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-viz-common.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-viz-dot.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-viz-svg.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-workers.cc Update Copyright for year 2024 2024-04-26 15:29:50 +02:00
abg-writer.cc dwarf-reader,ir: Unify type sorting & sort types before c14n 2024-05-09 18:32:06 +02:00