This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix segfaults in dwarf array pointer subscripting when -vvv is specified


Hello!

On Wed, Nov 21, 2018 at 11:32 PM Yichun Zhang (agentzh)
<yichun@openresty.com> wrote:
>
> location_context::new_symref() forgot to initialize sym->tok which led
> to NULL e->tok pointers.
>
> Thanks to Mozilla rr for greatly simplifying debugging this issue.
>
> Added some tests to cover this fix.

Committed.

Yichun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]