Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   itojun
Date:           Wed Jan  8 05:46:51 UTC 2003

Modified Files:
        src/sys/netinet6: esp_rijndael.c
        src/sys/netkey: keydb.h keysock.c

Log Message:
allocate route_in6 in struct secashead, to avoid mistakenly overrun
the end of secashead.  Fixes PR18751.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/netinet6/esp_rijndael.c
cvs rdiff -r1.11 -r1.12 src/sys/netkey/keydb.h
cvs rdiff -r1.20 -r1.21 src/sys/netkey/keysock.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