]> sourceware.org Git - libabigail.git/commit
tools-utils.cc: Fix potential crash when testing for CTF debug info
authorDodji Seketeli <dodji@redhat.com>
Wed, 13 Mar 2024 10:18:11 +0000 (11:18 +0100)
committerDodji Seketeli <dodji@redhat.com>
Thu, 14 Mar 2024 15:01:09 +0000 (16:01 +0100)
commit290f5a94fa9ef6942a05b4fc2ad4060bed7de164
tree59f97ae5fda17fa9d55c2e8293c35cf87a7a10c6
parent11f37bf6b18fed4032ce8b4ec99f49bd007eefb2
tools-utils.cc: Fix potential crash when testing for CTF debug info

When looking at something else, I stumbled upon a crash when testing
for the presence of CTF debug info.

* src/abg-tools-utils.cc (file_has_ctf_debug_info): Do not crash
on empty debug info paths.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-tools-utils.cc
This page took 0.505201 seconds and 5 git commands to generate.