Skip to content
Commit 1cce91d8 authored by H.J. Lu's avatar H.J. Lu
Browse files

elf: Check objname before calling fatal_error



_dl_signal_error may be called with objname == NULL.  _dl_exception_create
checks objname == NULL.  But fatal_error doesn't.  Check objname before
calling fatal_error.  This fixes BZ #31596.
Reviewed-by: default avatarSunil K Pandey <skpgkp2@gmail.com>
parent 727aacfd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment