NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57141 CVS commit: src/lib/libc/string
The following reply was made to PR lib/57141; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57141 CVS commit: src/lib/libc/string
Date: Wed, 28 Dec 2022 14:32:05 +0000
Module Name: src
Committed By: kre
Date: Wed Dec 28 14:32:04 UTC 2022
Modified Files:
src/lib/libc/string: swab.c
Log Message:
PR lib/57141 - never decrement len without actually performing a STEP.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/string/swab.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