NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60111 CVS commit: src/lib/libc/gen
The following reply was made to PR lib/60111; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60111 CVS commit: src/lib/libc/gen
Date: Sun, 22 Mar 2026 20:18:15 +0000
Module Name: src
Committed By: kre
Date: Sun Mar 22 20:18:15 UTC 2026
Modified Files:
src/lib/libc/gen: unvis.c
Log Message:
PR lib/60111 - Add some bounds checking
As requested by the PR, bounds checking on the two obvious
places I could see where overflow looks possible has been added.
Detected overflow should generate a decode error.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/gen/unvis.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index