Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   thorpej
Date:           Sat May 30 16:12:56 UTC 2020

Modified Files:
        src/sys/kern: core_elf32.c

Log Message:
coredump_note_elf{32,64}(): avoid allcating register state buffers on
the stack; they could be large.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/kern/core_elf32.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