[Bug 236947] top(1) display messages no longer appear when toggling

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 2 18:02:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236947

--- Comment #2 from commit-hook at 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 at jigsawdezign.com>
  PR:           236947
  MFC after:    3 days

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

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


More information about the freebsd-bugs mailing list