Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Apr 2019 18:02:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236947] top(1) display messages no longer appear when toggling
Message-ID:  <bug-236947-227-1j6NBSV8i7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236947-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236947-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236947

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Tue Apr  2 18:01:54 UTC 2019
New revision: 345807
URL: https://svnweb.freebsd.org/changeset/base/345807

Log:
  Fix regression in top(1) after r344381, causing informational messages
  to no longer be displayed.  This was because the reimplementation of
  setup_buffer() did not copy the previous contents into any reallocated
  buffer.

  Reported by:  James Wright <james.wright@jigsawdezign.com>
  PR:           236947
  MFC after:    3 days

Changes:
  head/usr.bin/top/display.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236947-227-1j6NBSV8i7>