This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] | |
Greetings,
This patch fixes BZ #18084 -- crash in backtrace(..., 0) on x86.
Tested on Linux/x86, no new failures.
Thanks,
2015-08-09 Paul Pluzhnikov <ppluzhnikov@google.com>
* sysdeps/i386/backtrace.c (__backtrace): Handle size==0.
* debug/tst-backtrace2.c (do_test): Add test for BZ #18084.
--
Paul Pluzhnikov
Attachment:
bz18084-20150809.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |