On Fri, Mar 15, 2019 at 02:09:32PM +0100, Samuel Thibault wrote: > cchar_t can contain not only attr and chars fields, but also ext_color. > Initialize the whole structure to zero instead of enumerating fields. > > Spotted by Coverity: CID 1399711 > > Signed-off-by: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Added to UI patch queue. thanks, Gerd