1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/sys/contrib/rdma/krping
Hans Petter Selasky 6d5aaa1af8 Fix crash in krping when run as a client due to NULL pointer access.
Initialize pointer in question which is used only when fast registers
mode is selected.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-03-16 08:49:38 +00:00
..
getopt.c
getopt.h
krping_dev.c
krping.c Fix crash in krping when run as a client due to NULL pointer access. 2016-03-16 08:49:38 +00:00
krping.h