NetBSD-Bugs archive

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

Re: lib/60111 (unvis() S_NUMBER Numeric HTML Entity Decoding Issue)



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

From: Jong Han Yeo <YeoJongHan%hotmail.com@localhost>
To: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: lib/60111 (unvis() S_NUMBER Numeric HTML Entity Decoding Issue)
Date: Sun, 5 Apr 2026 05:53:04 +0000

 --_000_SEZPR01MB4552C858BB6E1073FF515A1BD75CASEZPR01MB4552apcp_
 Content-Type: text/plain; charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 Seems like the problem has been fixed, thanks!
 
 ________________________________
 From: kre%NetBSD.org@localhost <kre%NetBSD.org@localhost>
 Sent: Monday, March 23, 2026 4:25 AM
 To: lib-bug-people%netbsd.org@localhost <lib-bug-people%netbsd.org@localhost>; netbsd-bugs@netb=
 sd.org <netbsd-bugs%netbsd.org@localhost>; gnats-admin%netbsd.org@localhost <gnats-admin@netbsd=
 .org>; kre%NetBSD.org@localhost <kre%NetBSD.org@localhost>; yeojonghan%hotmail.com@localhost <yeojonghan@=
 hotmail.com>
 Subject: Re: lib/60111 (unvis() S_NUMBER Numeric HTML Entity Decoding Issue=
 )
 
 Synopsis: unvis() S_NUMBER Numeric HTML Entity Decoding Issue
 
 State-Changed-From-To: open->feedback
 State-Changed-By: kre%NetBSD.org@localhost
 State-Changed-When: Sun, 22 Mar 2026 20:25:14 +0000
 State-Changed-Why:
 I have fixed the calculation problem, as suggested,
 and added some bounds checking, in that case, and also
 when decoding 3 digit octal numbers (\555 is octal, but
 doesn't fit in a typical char).
 
 Please check the version of src/lib/libc/gen/unvis.c
 from NetBSD HEAD (aka current) and let us know of any
 other issues.
 
 If all is OK, this could be pulled up to other live
 versions of NetBSD (-9 -10 and the not-quite-yet -11).
 
 I have no idea about libbsd
 
 Thanks for the PR.
 
 
 
 
 --_000_SEZPR01MB4552C858BB6E1073FF515A1BD75CASEZPR01MB4552apcp_
 Content-Type: text/html; charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 <html>
 <head>
 <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
 1">
 <style type=3D"text/css" style=3D"display:none;"> P {margin-top:0;margin-bo=
 ttom:0;} </style>
 </head>
 <body dir=3D"ltr">
 <div class=3D"elementToProof" style=3D"font-family: Calibri, Helvetica, san=
 s-serif; font-size: 12pt; color: rgb(0, 0, 0);">
 Seems like the problem has been fixed, thanks!</div>
 <div style=3D"font-family: Calibri, Arial, Helvetica, sans-serif; font-size=
 : 12pt; color: rgb(0, 0, 0);">
 <br>
 </div>
 <hr style=3D"display: inline-block; width: 98%;">
 <div style=3D"font-family: Calibri, Arial, Helvetica, sans-serif; font-size=
 : 12pt; color: rgb(0, 0, 0);">
 <b>From:</b>&nbsp;kre%NetBSD.org@localhost &lt;kre%NetBSD.org@localhost&gt;<br>
 <b>Sent:</b>&nbsp;Monday, March 23, 2026 4:25 AM<br>
 <b>To:</b>&nbsp;lib-bug-people%netbsd.org@localhost &lt;lib-bug-people%netbsd.org@localhost&gt;=
 ; netbsd-bugs%netbsd.org@localhost &lt;netbsd-bugs%netbsd.org@localhost&gt;; gnats-admin@netbsd=
 .org &lt;gnats-admin%netbsd.org@localhost&gt;; kre%NetBSD.org@localhost &lt;kre%NetBSD.org@localhost&gt;;=
  yeojonghan%hotmail.com@localhost &lt;yeojonghan%hotmail.com@localhost&gt;<br>
 <b>Subject:</b>&nbsp;Re: lib/60111 (unvis() S_NUMBER Numeric HTML Entity De=
 coding Issue)
 </div>
 <div style=3D"font-family: Calibri, Arial, Helvetica, sans-serif; font-size=
 : 12pt; color: rgb(0, 0, 0);">
 <br>
 </div>
 <div style=3D"font-size: 11pt;">Synopsis: unvis() S_NUMBER Numeric HTML Ent=
 ity Decoding Issue<br>
 <br>
 State-Changed-From-To: open-&gt;feedback<br>
 State-Changed-By: kre%NetBSD.org@localhost<br>
 State-Changed-When: Sun, 22 Mar 2026 20:25:14 +0000<br>
 State-Changed-Why:<br>
 I have fixed the calculation problem, as suggested,<br>
 and added some bounds checking, in that case, and also<br>
 when decoding 3 digit octal numbers (\555 is octal, but<br>
 doesn't fit in a typical char).<br>
 <br>
 Please check the version of src/lib/libc/gen/unvis.c<br>
 from NetBSD HEAD (aka current) and let us know of any<br>
 other issues.<br>
 <br>
 If all is OK, this could be pulled up to other live<br>
 versions of NetBSD (-9 -10 and the not-quite-yet -11).<br>
 <br>
 I have no idea about libbsd<br>
 <br>
 Thanks for the PR.<br>
 <br>
 <br>
 <br>
 </div>
 </body>
 </html>
 
 --_000_SEZPR01MB4552C858BB6E1073FF515A1BD75CASEZPR01MB4552apcp_--
 




Home | Main Index | Thread Index | Old Index