]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ng_pipe: Do not panic when memory allocations fail
authorMartin Vahlensieck <git@academicsolutions.ch>
Wed, 17 Apr 2024 19:01:34 +0000 (21:01 +0200)
committerMark Johnston <markj@FreeBSD.org>
Wed, 24 Apr 2024 12:44:50 +0000 (08:44 -0400)
commitd44c78074d8738db67a2fa6bf07b630c61eee6ab
tree08c4a635d94900f3f072df528a5c6d4a513bc3fc
parenta3ecf8c7863683e53c77a17f96ab7012352265b9
ng_pipe: Do not panic when memory allocations fail

Signed-off-by: Martin Vahlensieck <git@academicsolutions.ch>
Reviewed by: markj
MFC after: 2 weeks
Pull Request: https://github.com/freebsd/freebsd-src/pull/1181
sys/netgraph/ng_pipe.c