Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   he
Date:           Sun Apr 30 12:08:34 UTC 2000

Modified Files:
        syssrc/sys/kern [netbsd-1-4]: kern_ktrace.c

Log Message:
Pull up revisions 1.38-1.39 (via patch, requested by sommerfeld):
  Fix two bugs:
   o A malicious or erroneous program can hog the CPU in uiomove()
   o A ktrace of such a program can hog large amounts of kernel memory
  This increses the size of struct proc, so kernel-grovellers need
  rebuild after this.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.33.6.1 syssrc/sys/kern/kern_ktrace.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