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:   rmind
Date:           Mon Dec 22 13:49:17 UTC 2008

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

Log Message:
sys_shmat: initialise shmid of shmmap entry earlier.  Now error path,
i.e. shm_delete_mapping, wont use random value.


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