mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* elf/dl-error.c: Likewise. * elf/dl-fini.c: Likewise. * elf/dl-runtime.c: Likewise. * elf/do-lookup.h: Likewise.
This commit is contained in:
@ -126,7 +126,7 @@ _dl_signal_cerror (int errcode, const char *objname, const char *occation,
|
||||
(*receiver) (errcode, objname, errstring);
|
||||
}
|
||||
else
|
||||
INT(_dl_signal_error) (errcode, objname, occation, errstring);
|
||||
INTUSE(_dl_signal_error) (errcode, objname, occation, errstring);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user