Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libevent
Module Name:    src
Committed By:   bouyer
Date:           Sun Jan 20 21:07:40 UTC 2008
Modified Files:
        src/lib/libevent [netbsd-3]: kqueue.c
Log Message:
Apply patch (requested by msaitoh in ticket #1895):
        lib/libevent/kqueue.c:          patch
fixed a great bug on kq_insert().This bug destroys memory,
leaks memory and double-free memory.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.6.1 src/lib/libevent/kqueue.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