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:   blymn
Date:           Wed Sep 10 16:36:54 UTC 2008

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

Log Message:
* Fix from Elad to correct a couple of places where functions exited
  without releasing locks.
* Corrected a panic caused by veriexec_file_verify() not setting the
  returned struct veriexec_file_entry **vfep in all cases.

Thanks to Stathis Kamperis for finding the issues and testing the fixes.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/kern/kern_verifiedexec.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