Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/netkey
> > Module Name: src
> > Committed By: itojun
> > Date: Mon May 31 09:20:38 UTC 2004
> >
> > Modified Files:
> > src/sys/netkey: keysock.c
> >
> > Log Message:
> > need to fix kp_queue better...
>
> - i think that kp_queue should be null-out when we pull the chain from it.
right. but we don't want to drop items on kp_queue on error.
> - still leaks mbufs in the cases of ENOBUF?
no, we loss "m" due to pullup.
itojun
Home |
Main Index |
Thread Index |
Old Index