Source-Changes-D archive

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

Re: CVS commit: src/sys/kern



On Jun 27,  8:30pm, max%m00nbsd.net@localhost (Maxime Villard) wrote:
-- Subject: Re: CVS commit: src/sys/kern

| Le 27/06/2019 à 19:07, Christos Zoulas a écrit :
| > Module Name:	src
| > Committed By:	christos
| > Date:		Thu Jun 27 17:07:51 UTC 2019
| > 
| > Modified Files:
| > 	src/sys/kern: kern_exec.c
| > 
| > Log Message:
| > Return an error if the path was too long. Pointed out by maxv
| > 
| > 
| > To generate a diff of this commit:
| > cvs rdiff -u -r1.474 -r1.475 src/sys/kern/kern_exec.c
| > 
| > Please note that diffs are not public domain; they are subject to the
| > copyright notices on the relevant files.
| 
| Did you just introduce an even bigger bug?

I don't know, is this the most efficient way to communicate it if I did?

christos


Home | Main Index | Thread Index | Old Index