HomeFreeBSD

MFC r343339: Silence Clang Scan warning about use of unitialized variable.

Description

MFC r343339: Silence Clang Scan warning about use of unitialized variable.

The logic is changed to depend on actual "beep" parameters instead of on a
flag that may be set for invalid parameters.

An embedded literal escape character has been replaced by "\e", since it
could confuse terminals when displaying the affected line.

Details

Provenance
seAuthored on
Parents
rS344123: [PPC64] Fix mismatch between thread flags and MSR
Branches
Unknown
Tags
Unknown