opnsense-src/sys/compat/linuxkpi
Bjoern A. Zeeb 51e94a4658 LinuxKPI: fix possible NULL dereference in linuxkpi_page_frag_alloc()
Fix a possible NULL pointer deref in case alloc_pages() fails.
This is theoretical so far as up to now no code in the tree uses
linuxkpi_page_frag_alloc().

Reported by:	Coverity via emaste
Coverity ID:	1502345
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
X-MFC-with:	55038a6306
2023-01-11 23:40:05 +00:00
..
common LinuxKPI: fix possible NULL dereference in linuxkpi_page_frag_alloc() 2023-01-11 23:40:05 +00:00
dummy/include LinuxKPI: add timekeeping.h, another dummy (empty) header file 2022-10-30 17:35:24 +00:00