| Summary: | ncurses: tgoto_internal() ugliness | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Valentin Nechayev <netch> |
| Component: | gnu | Assignee: | Cy Schubert <cy> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Valentin Nechayev
2000-11-24 01:00:01 UTC
State Changed From-To: open->feedback Is this bug still present? Sun, Aug 11, 2002 at 14:51:37, iedowse wrote about "Re: gnu/23058: ncurses: tgoto_internal() ugliness":
> Synopsis: ncurses: tgoto_internal() ugliness
>
> State-Changed-From-To: open->feedback
> State-Changed-By: iedowse
> State-Changed-When: Sun Aug 11 14:51:15 PDT 2002
> State-Changed-Why:
>
> Is this bug still present?
Yes, the code wasn't changed since bug detection and in case of empty string
allocation isn't called.
But now I don't know how it can be trigged (screen is now fixed in this
place due to parallel PR and following upgrades and I didn't see another
reports).
/netch
Responsible Changed From-To: freebsd-bugs->cy I think I have tracked this down. Cy has parts of my email exchanges with the submitter in his Inbox now. It's definitely a screen buglet... State Changed From-To: feedback->closed Applied patch keramida to screen. Fixed. |