[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: global-buffer-overflow in infocmp
From: |
Thomas Dickey |
Subject: |
Re: global-buffer-overflow in infocmp |
Date: |
Tue, 7 Jul 2020 03:55:39 -0400 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Tue, Jul 07, 2020 at 03:30:10PM +0800, Zhang Gen wrote:
> # Summary
> ```
> =================================================================
> ==5462==ERROR: AddressSanitizer: global-buffer-overflow on address
> 0x00000057af47 at pc 0x000000460e86 bp 0x7ffd205f2c00 sp 0x7ffd205f23b0
This doesn't tell me much.
It lacks the necessary information to reproduce the problem:
a) which version (and patch-date)
b) how ncurses was built (configure-script options)
c) line-numbers for source code
d) data used in the test-case
> # Platform
> Ubuntu 16.04.6 LTS clang-3.8
https://invisible-island.net/ncurses/ncurses.faq.html#report_bugs
https://invisible-island.net/personal/bug-reports.html
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
- global-buffer-overflow in infocmp, Zhang Gen, 2020/07/07
- Re: global-buffer-overflow in infocmp,
Thomas Dickey <=
- Re: Re: global-buffer-overflow in infocmp, Zhang Gen, 2020/07/07
- Re: global-buffer-overflow in infocmp, Thomas Dickey, 2020/07/07
- Re: Re: global-buffer-overflow in infocmp, Zhang Gen, 2020/07/07
- Re: Re: global-buffer-overflow in infocmp, Zhang Gen, 2020/07/07
- Re: global-buffer-overflow in infocmp, Thomas Dickey, 2020/07/08
- Re: Re: global-buffer-overflow in infocmp, Zhang Gen, 2020/07/08
- stack-buffer-overflow in progs/dump_entry.c:1144 in fmt_entry, Zhang Gen, 2020/07/08
- Re: stack-buffer-overflow in progs/dump_entry.c:1144 in fmt_entry, Thomas Dickey, 2020/07/08