Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   riastradh
Date:           Sun Nov 10 16:14:52 UTC 2024

Modified Files:
        src/sys/sys: filedesc.h

Log Message:
sys/filedesc.h: Add a note about writing to ff_exclose.

No functional change intended -- just a reminder to avoid repeating a
class of bugs we've had.

PR kern/58822: close-on-exec is broken for dup3 and opening cloning
devices


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/sys/filedesc.h

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