NetBSD-Bugs archive

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

PR/59903 CVS commit: src/usr.bin/rs



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

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59903 CVS commit: src/usr.bin/rs
Date: Sat, 10 Jan 2026 08:09:03 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sat Jan 10 08:09:03 UTC 2026
 
 Modified Files:
 	src/usr.bin/rs: rs.c
 
 Log Message:
 Avoid coredump when calculated output array exceeds input data size.
 Fixes PR 59903
 
 While here, resist attempt to understand or fix traditional behaviour.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/usr.bin/rs/rs.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