]> sourceware.org Git - systemtap.git/commit
PR26958: avoid null-deref in buildid verification failure diagnostic
authorDing Hui <dinghui@sangfor.com.cn>
Fri, 27 Nov 2020 18:27:34 +0000 (13:27 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 27 Nov 2020 18:27:34 +0000 (13:27 -0500)
commit87221aeb66e3e3475bf6df77cc7b6338313d0946
treed944eb1d118fad24a8158be86e3158244750259e
parent3c4f82ca024df4f8e213f7c77418493262d4a4d7
PR26958: avoid null-deref in buildid verification failure diagnostic

We can't traverse tsk-> if it's NULL.

Tested by <fche> on hand-modified "stap -kp4" stap-symbols.c file.
runtime/sym.c
This page took 0.027676 seconds and 5 git commands to generate.