On Fri, Jan 17, 2025 at 05:52:05PM +, Vladimir Medvedkin wrote:
> If the buffer splitting feature is configured and the payload mbuf
> allocation fails, the previously allocated header mbuf may be returned not
> fully initialized or a memory leak may occur.
> This patch handles this case correc
If the buffer splitting feature is configured and the payload mbuf
allocation fails, the previously allocated header mbuf may be returned not
fully initialized or a memory leak may occur.
This patch handles this case correctly by freeing the corresponding header
buffer.
Fixes: 629dad3ef325 ("net/i
2 matches
Mail list logo