Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
In article <20190627195610.C4BE7FBF6%cvs.NetBSD.org@localhost>,
Maxime Villard <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name:	src
>Committed By:	maxv
>Date:		Thu Jun 27 19:56:10 UTC 2019
>
>Modified Files:
>	src/sys/kern: kern_exec.c
>
>Log Message:
>Fix this fucking shit once and for all, for fuck's sake.
This is exactly what I was referring to about poor communication
in my previous replay. A better commit message would have been:
    Actually set the error returned. The previous commit made things worse
    because the function would return a 0 and free the pathbuf crashing the
    kernel.
This would have been informative, non-insulting and probably would have
taught the author to be more careful in the future. 
Best,
christos
Home |
Main Index |
Thread Index |
Old Index