NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/55433: Bug in special character handling of ins_wstr() of libcurses



The following reply was made to PR lib/55433; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/55433: Bug in special character handling of ins_wstr() of
 libcurses
Date: Thu, 16 Jul 2020 02:45:15 +0300

 wins_nwstr - the worker function doesn't seem to handle special
 character correctly in its first part as it computes wcwidth of the
 whole argument.
 
 As an aside, insstr() &c don't even pretend to try to handle special
 characters.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index