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 04:29:01 UTC 2004
> 
> Modified Files:
>       src/sys/netkey: key.c keysock.c
> 
> Log Message:
> safer key_{spd,}dump.  comment from yamt.
> XXX is spl level ok?

it seems that key_sendup0() just leaks 'm' in the case of EAGAIN.
i guess that you forgot to link the mbufs to kp_queue somewhere.

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index