HomeFreeBSD

Fix regression in top(1) after r344381, causing informational messages

Description

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

Details

Provenance
dimAuthored on
Parents
rS345806: Pull in r357362 from upstream clang trunk (by David Chisnall):
Branches
Unknown
Tags
Unknown